Home Shoutcast server

If you need any help with XBMC4XBOX, such as installing or using the software, please post it in here.
Post Reply
thebaldconvict
Posts: 2
Joined: Sat Jan 12, 2013 1:54 pm
Been thanked: 1 time

Home Shoutcast server

Post by thebaldconvict »

Hi all,

I'm trying to set up a solution where I can set up a shoutcast server and pick up the streams throughout the house.

I have got so far as setting up a shoutcast server and have winamp installed on a Windows PC feeding it. This all works if I connect to the stream through another winamp using the URL http://192.168.1.99:7984.

My problem is I cannot get this to work on my xbox's, I have a .strm file that simply contains the line above but cannot get the stream to play. Here is a bit of the log file from XBMC:

Code: Select all

18:23:18 M: 40128512  NOTICE: DVDPlayer: Opening: http://192.168.1.99:7984
18:23:18 M: 40345600 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:23:18 M: 39800832  NOTICE: Creating InputStream
18:23:18 M: 38907904 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 7
18:23:18 M: 38907904   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:23:18 M: 39010304   ERROR: XFILE::CFileCache::Open - failed to open source <http://192.168.1.99:7984/>
18:23:18 M: 39809024   ERROR: CDVDPlayer::OpenInputStream - error opening [http://192.168.1.99:7984]
18:23:18 M: 39809024  NOTICE: CDVDPlayer::OnExit()
18:23:18 M: 39809024  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:23:18 M: 40321024   ERROR: Playlist Player: skipping unplayable item: 0, path [http://192.168.1.99:7984]
18:23:18 M: 40325120  NOTICE: CDVDPlayer::CloseFile()
18:23:18 M: 40325120 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:23:18 M: 40325120  NOTICE: DVDPlayer: waiting for threads to exit
18:23:18 M: 40325120  NOTICE: DVDPlayer: finished waiting

Any ideas?
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Home Shoutcast server

Post by BuZz »

Please use a service like pastebin and include full logs in the future (see http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65)

also:
http://www.xbmc4xbox.org.uk/forum/viewt ... =shoutcast
Post Reply