Page 1 of 1
Can no longer play my audio stream on local network
Posted: Thu Dec 27, 2012 2:33 am
by ChinaRider
I updated to version 3.2-r31195 last night. Now I can't play my local network's audio stream.
I stream music from Winamp and pick it up all throughout the house on various devices. It worked fine with the xbmc4xbox until my update last night (I think I updated from version 3.0).
My playlist file is titled 'Playlist.m3u' and the file is a simple text file that consists of one line:
http:\192.168.0.3:8000
Anyone have any insight as to why I can't play this 'playlist' anymore? I can still pick it up on all of my other devices so I know it's something to do with xbmc...
Re: Can no longer play my audio stream on local network
Posted: Thu Dec 27, 2012 3:01 am
by Dan Dar3
Re: Can no longer play my audio stream on local network
Posted: Thu Dec 27, 2012 5:53 pm
by ChinaRider
Debug log:
http://pastebin.com/qxCtsCDA
And of course, you're correct, the playlist is actually as you typed it (
http://192.168.0.3:8000/).
I've tried variations of the playlist http entry (with the trailing forward slash, without the forward slash, with 'listen.pls' appended after a forward slash, etc.). all result in the same thing, no music playing...
Thanks for any help you can provide. I don't want to revert back to an old version of xbmc4xbox but will have to if I can't get this working...
Re: Can no longer play my audio stream on local network
Posted: Thu Dec 27, 2012 9:14 pm
by Dan Dar3
Do you still have your old version around (you can keep as many versions you want, just keep them in separate folders, even if you boot your main one, you can run the old one say from XBMC4Xbox File Manager, just run default.xbe). If so, run a debug listing from that as well please.
Alternatively, you can try (meaning you don't need to overwrite your main installation) the latest development build - use this plugin to download and install in a separate folder.
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=7&t=88
Re: Can no longer play my audio stream on local network
Posted: Thu Dec 27, 2012 11:21 pm
by ChinaRider
Okay, here's a log from xbmc4xbox 3.0-r30850:
http://pastebin.com/MTZpLsS3
I can succesfully play my stream from this version. The log shows startup of xbmc, navigating to my music list and then selecting the stream. Once the stream was playing for 5 seconds or so, I stopped it and then grabbed the log.
What functionality (if any) am I missing in version 3.0 vs. 3.2?
Re: Can no longer play my audio stream on local network
Posted: Fri Dec 28, 2012 9:29 pm
by Dan Dar3
What I can see different between the logs is this part...
Code: Select all
11:42:53 M: 38178816 ERROR: XFILE::CFileCache::Open - failed to open source <http://192.168.0.3:8000/>
11:42:53 M: 38178816 ERROR: MP3Codec: Unable to open file http://192.168.0.3:8000/
Might be worth updating to latest development build, see how it works in there (as I said earlier, don't need to overwrite your current build, install in a separate directory and try).
Re: Can no longer play my audio stream on local network
Posted: Sat Dec 29, 2012 10:15 pm
by ChinaRider
Pardon my ignorance, but where can I obtain the latest development build?
Re: Can no longer play my audio stream on local network
Posted: Sun Dec 30, 2012 1:01 pm
by Dan Dar3
Re: Can no longer play my audio stream on local network
Posted: Sun Dec 30, 2012 2:05 pm
by BuZz
afair shoutcast code was updated in 3.0 but reverted back maybe for 3.2 due to issues with some disappearing ram. could be the current implementation has problems. If you have issues with the nightly, you can open a bug about it on the development site.