Kodi Community Forum

Full Version: Unable to play radio stream in XBMC 13 Gotham
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Anyone?

Pls let me know if this is the wrong forum
Anyone please? I would really like to play this stream.
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 :)
Thanks! Good to hear there's someone out there :-). Perhaps I should contact the ffmpeg forum.
I'm able to play this stream with FFmpeg, so it should work in XBMC no?

Code:
ffplay http://listen.radionomy.com/abc-lounge
Try to configure dvdplayer for this type of source.
My XBMC system is playing shoutcast streams all the time. Shouldn't Paplayer be able to handle this?
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>
Thank you for informing me. I didn't realize Paplayer doesn't use ffmpeg!