![]() |
NPR One - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) +---- Thread: NPR One (/showthread.php?tid=343847) |
NPR One - mcurtis - 2019-05-13 Hello i am having issues getting URL's to load. it seems like kodi is re-opening the URL(some http links seem to work) and malforming it in the process. i am wondering if it is possible to to disable it? if i send the following the kodi will play the audio kodi-send --action='PlayMedia(http://16843.live.streamtheworld.com/WUOMFM_SC,0)' this link does not work kodi-send --action='PlayMedia(https://ice2.wmuk.org:8443/mp31)' produces the following debug 20:27:38.897 T:1925548544 DEBUG: CFileCache::Open - opening <mp31> using cache 20:27:38.897 T:1925548544 DEBUG: CurlFile::Open(0x53ecd20) https://ice2.wmuk.org:8443/mp31 20:27:38.902 T:1506788096 DEBUG: AddOnLog: MythTV PVR Client: (CPPMyth)RcvMessageLength: 82 20:27:38.902 T:1506788096 DEBUG: AddOnLog: MythTV PVR Client: (CPPMyth)RcvBackendMessage: UPDATE_FILE_SIZE 1564 2019-05-13T00:00:00Z 603041208 (4) 20:27:39.469 T:1925548544 DEBUG: CCurlFile::Open - File <https://ice2.wmuk.org:8443/mp31> is a shoutcast stream. Re-opening 20:27:39.469 T:1925548544 DEBUG: File::Open - redirecting implementation for https://ice2.wmuk.org:8443/mp31 20:27:39.486 T:1925548544 DEBUG: CurlFile: ![]() 20:27:39.486 T:1925548544 DEBUG: CurlFile::Open(0x6adab58) http://ice2.wmuk.org:8443/mp31 20:27:39.487 T:1925548544 INFO: easy_aquire - Created session to http://ice2.wmuk.org 20:27:39.677 T:1925548544 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400 20:27:39.677 T:1925548544 ERROR: CCurlFile::Open failed with code 400 for http://ice2.wmuk.org:8443/mp31|&noshout=true&Icy-MetaData=1 20:27:39.677 T:1180693248 DEBUG: Thread ShoutcastFile start, auto delete: false 20:27:39.677 T:1180693248 DEBUG: Thread ShoutcastFile 1180693248 terminating 20:27:39.677 T:1925548544 ERROR: Open - failed to open source <https://ice2.wmuk.org:8443/mp31> 20:27:39.677 T:1925548544 ERROR: Init: Error opening file https://ice2.wmuk.org:8443/mp31 20:27:39.678 T:1925548544 ERROR: CAudioDecoder: Unable to Init Codec while loading file https://ice2.wmuk.org:8443/mp31 20:27:39.678 T:1925548544 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder |