I'm using xbmp 2.4 and relax 7.5. I can get into the relax share and play a song. But when I try to go back two directories, nothing is there. Then I reboot the xbox, some times it will show up music files and other times nothing is there. It works fine if I have the files in d:xbmpmusic already, but I have a ton of music in different locations. My understanding with Relax is that dragging the files to the shares just makes it looks like it has been moved to the d:xbmpmusic while really isn't there. I add the d:xbmpmusic share in relax and drag files over but it's not work well. Do I have to change my config.xml to <url>$ROOT$music</url> and create music folder under c: ?

xbox ip 192.168.1.200
pc ip 192.168.1.100

<address>192.168.1.200</address>
<subnet>255.255.255.0</subnet>
<gateway>192.168.1.1</gateway>
<nameserver>192.168.1.100</nameserver>

<music>
<visible>true</visible>
<share>
<name>(XNS) - Music</name>
<url>d:xbmpmusic@192.168.1.100</url>
<cachesize>256</cachesize>
</share>