Couldn't resolve host name - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: Couldn't resolve host name (/showthread.php?tid=192700) |
Couldn't resolve host name - _vito - 2014-04-20 Hi All, I am using XBMCUbuntu 13.0 beta4 with confluence default skin. I set up a playlist stream from internet radio at startup using an m3u file, but it does not work. File is: #EXTM3U #EXTINF: 600, Rai 3 http://icestreaming.rai.it/3.mp3 On the other end, if I try to open same file from music->files it works great. Here is the xbmc.log: 15:28:04 T:3038280128 ERROR: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for http://icestreaming.rai.it/3.mp3 15:28:04 T:3038280128 ERROR: Unable to lookup host: 'icestreaming.rai.it' 15:28:04 T:3038280128 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6) 15:28:04 T:3038280128 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream. 15:28:04 T:3038280128 ERROR: Open - failed to open source <http://icestreaming.rai.it/3.mp3> 15:28:04 T:3038280128 ERROR: MP3Codec: Unable to open file http://icestreaming.rai.it/3.mp3 15:28:04 T:3038280128 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://icestreaming.rai.it/3.mp3 Any clue? Thanks in advance, Vito |