id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 12609,MythTV is unable to escape % sign for IPTV String,ronluna@…,,"When addind/importing iptv url channels that contains a ""%"" in the url the iptv_channel table will stored it correctly but when querying the database from any client the ""%"" gets escaped to ""%25"" changing the original url causing the stream to fail. Example: This is the original stream url http://ip_address/live/test.m3u8?clientid=%2F.ts After stored in the DB and when trying to be accessed from any of the clients the server will try to escape the original url and will try to access the following url http://ip_address/live/test.m3u8?clientid=%252F.ts It will try to escape the ""%"" to ""%25"" causing the stream to fail",Bug Report - General,closed,major,0.28,MythTV - General,Unspecified,high,Need more Info,Mythtv Url Escape character,,0