Kodi Community Forum
Unable to play radio stream in XBMC 13 Gotham - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Unable to play radio stream in XBMC 13 Gotham (/showthread.php?tid=185490)



Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-06

Following radio stream plays in Internet Explorer but won't play in XBMC 13 Gotham:

shout://listen.radionomy.com/abc-lounge

I'm running XBMC 13 Alpha 12 Gotham 20140126 on Win 7 SP1 x64.

Debug log: http://pastebin.com/gEAzcvDA

Could someone pls look into this?

Many thanks


Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-08

Anyone?

Pls let me know if this is the wrong forum


Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-12

Anyone please? I would really like to play this stream.


RE: Unable to play radio stream in XBMC 13 Gotham - Ned Scott - 2014-02-12

Not sure. I'm not very familiar with shoutcast stuff, and the log file simply says it had an error opening that URL. Sorry I can't help, but I wanted to know that you were at least heard :)


Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-13

Thanks! Good to hear there's someone out there :-). Perhaps I should contact the ffmpeg forum.


RE: Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-18

I'm able to play this stream with FFmpeg, so it should work in XBMC no?

Code:
ffplay http://listen.radionomy.com/abc-lounge



RE: Unable to play radio stream in XBMC 13 Gotham - FernetMenta - 2014-02-18

Try to configure dvdplayer for this type of source.


Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-18

My XBMC system is playing shoutcast streams all the time. Shouldn't Paplayer be able to handle this?


RE: Unable to play radio stream in XBMC 13 Gotham - FernetMenta - 2014-02-18

When using paplayer the stream is not opened by ffmpeg


Code:
14:36:44 T:4868   DEBUG: CurlFile::Open(090E1708) http://listen.radionomy.com/abc-lounge
14:37:06 T:4868   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
14:37:06 T:4868   ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:37:06 T:4428  NOTICE: Thread ShoutcastFile start, auto delete: false
14:37:06 T:4428   DEBUG: Thread ShoutcastFile 4428 terminating
14:37:06 T:4868   ERROR: XFILE::CFileCache::Open - failed to open source <shout://listen.radionomy.com/abc-lounge>



Unable to play radio stream in XBMC 13 Gotham - AussieFries - 2014-02-18

Thank you for informing me. I didn't realize Paplayer doesn't use ffmpeg!