View Single Post
  #6  
Old 13-09-2003, 04:29
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
open the config.xml file. There is a music section that should look like this (with possible different paths).

[QUOTE]
<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:\shared\[email protected]<./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>e:\Tdata\fffe0000\music\<./url>
</share>
<share>
<name>Internet Radio (SHOUTcast)</name>
<url>e:\utilities\xbplayer\shoutcast<./url>
<cachesize>256</cachesize>
</share>
<share>
<name>Playlists</name>
<url>e:\utilities\xbplayer\<./url>
<cachesize>32</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:<./url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:<./url>
</share>
<share>
<name>CDDA</name>
<url>cdda:<./url>
</share>
</music>
[QUOTE]
The first three are different network settings u can choose from
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
Reply With Quote