UPDATE got it to work but doesnt work correct my setup should be:
SHARE
c:pictures
c:music
c:videos
But in xbmp I only have 1 folder its movies thats folder isnt even listed above
here is my config:
<local>
<address>192.168.1.4</address>
<subnet>255.255.255.0</subnet>
<gateway>192.168.1.1</gateway>
<nameserver>192.168.1.175</nameserver>
<playlists>e:appsxbmpplaylists</playlists>
<timeserver*>207.46.248.43</timeserver*>
<thumbnails>e:appsxbmpthumbs</thumbnails>
<bookmarks>e:appsxbmpbookmarks</bookmarks>
<subtitles>e:appsxbmpsubtitles</subtitles>
<imdb>e:appsxbmpimdb</imdb>
<home>e:appsxbmp</home>
</local>
<music>
<visible>true</visible>
<share>
<name>ShoutCast</name>
<url>e:musicshoutcast</url>
</share>
<share>
<name>RELAX</name>
<url>c:
[email protected]</url>
</share>
<share>
<name>Network (XNS)</name>
<url>c:
[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:music</url>
</share>
<share>
<name>Playlists</name>
<url>e: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>
<pictures>
<visible>true</visible>
<share>
<name>RELAX</name>
<url>c:
[email protected]</url>
</share>
<share>
<name>Network (XNS)</name>
<url>c:
[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:pictures</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</pictures>
<videos>
<visible>true</visible>
<share>
<name>RELAX</name>
<url>c:
[email protected]</url>
</share>
<share>
<name>Network (XNS)</name>
<url>c:
[email protected]</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:video</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Playlists</name>
<url>e:appsxbmpplaylists</url>
<cachesize>32</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
<cachesize>8192</cachesize>
</share>
</videos>
Atleast it works I guess I will just have to put everything in that folder.
XDAWG