Help - Search - Members - Calendar
Full Version: Shoutcast
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XboxMediaPlayer
Motocrossman
so i go to the shout cast site right click on the station save it and ftp to my xbox in /F/apps/xbmp24/SHOUTcast/
then i go the music then shoutcast in xbmp but it doesn't show up.

do i need relax for this to work help
ChrisF
You need to make sure your config.xml points at the appropriate folder where you have the files stored. See my music section below (fyi - the forum sometimes pulls slashes out so take that into account).


<music>
<visible>true</visible>
<share>
<name>Server</name>
<url>$ROOT$Music@192.168.2.36</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Local</name>
<url>f:Music</url>
</share>
<share>
<name>Internet Radio (SHOUTcast)</name>
<url>f:xbmp24shoutcast</url> *****THIS LINE*****
<cachesize>256</cachesize>
</share>
<share>
<name>Playlists</name>
<url>f:xbmp24playlists</url>
<cachesize>32</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</music>
Motocrossman
he is mine by it is the same

<music>
<visible>true</visible>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.1.2/mymusic</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (XNS)</name>
<url>c:sharedmusic@192.168.1.2</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>HDD</name>
<url>f:music</url>
</share>
<share>
<name>Internet Radio (SHOUTcast)</name>
<url>f:appsxbmpSHOUTcast</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Playlists</name>
<url>f:appsxbmpplaylists</url>
<cachesize>32</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</music>
Motocrossman
help...................bump
JayDee
Dude check your config.xml

It aint right!

You have this in your config.xml:

<share>
<name>Internet Radio (SHOUTcast)</name>
<url>f:\apps\xbmp\SHOUTcast</url>
<cachesize>256</cachesize>
</share>

but you are saving the files to to this dir:

<share>
<name>Internet Radio (SHOUTcast)</name>
<url>f:\apps\xbmp24\SHOUTcast</url>
<cachesize>256</cachesize>
</share>


You see the the diffrence? wink.gif

No enjoy shoutcast all night long smile.gif
Motocrossman
yo G thanks so much i looked right over that

please
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.