scooper750
Jan 9 2004, 01:53 PM
Just curious where on my XBOX HD do I put the shoutcast .pls files. I put them under the shoutcast folder under xbmp, but when I try to access shoutcast from xbmp, I don't see the pls files. I don't know what i'm doing wrong. Heeelllpppp.
veg
Jan 10 2004, 11:51 AM
I just answered this in another post but, here you go:
yes the .pls needs to go into the shoutcast folder in XBMP.
in the config.xml for shares make sure you have the rigth path to the shoutcast directory.
ex:
my XBMP shoutcast is under f:\apps\XBMP\shoutcast
so the entry needs to be:
<share>
<name>Internet Radio (SHOUTcast)</name>
<url>f:\apps\xbmp\shoutcast</url>
<cachesize>256</cachesize>
</share>
veg