I thank everyone but I still dont see anything can anyone post how do they have it seup. I have the evox as a dashboard. Here is my config for xbmp23 I hope someone spots what is my problem.
<configuration>
<media> <map>C:,Harddisk0Partition2</map> <map>E:,Harddisk0Partition1</map> <map>F:,Harddisk0Partition6</map>
<local>
<address*>192.168.0.2</address*> <subnet*>255.255.255.0</subnet*> <gateway*>192.168.0.1</gateway*> <nameserver>192.168.0.1</nameserver> <playlists>e:appsxbmpplaylists</playlists> <thumbnails>e:appsxbmpthumbs</thumbnails> <bookmarks>e:appsxbmpbookmarks</bookmarks> <imdb>e:appsxbmpimdb</imdb> <home>e:appsxbmp</home> </local>
<music>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.0.1/mymusic</url>
<cachesize>256</cachesize>
</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>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</music>
<pictures>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.0.1/pictures</url>
<cachesize>256</cachesize>
</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>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp://192.168.0.1/videos</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (XNS)</name>
<url>
[email protected]:1400</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>adult</name>
<url>
[email protected]:1400</url>
<cachesize>8192</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:videos</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</videos>
<apps>
<share>
<name>HDD</name>
<url>e:appsshortcuts</url>
</share>
</apps>
<applications>
<bookmark>
<name>Emulators</name>
<path>e:appsemulators</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>e:appsutils</path>
</bookmark>
</applications>
<extensions>
<music>sc|mpa|wav|wma|ogg|mp3|m3u</music>
<videos>ifo|mov|qt|divx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
</extensions>
<dashboard>xboxdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<language*>21</language*>
<subtitleencoding>UTF-8</subtitleencoding>
<usettfuifont>false</usettfuifont>
<screensaver>0</screensaver>
<snapstreamserver>192.168.0.1</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
<precache>10</precache>
<shoutcasttimeout>12</shoutcasttimeout>
<scrollysuffix>|</scrollysuffix>
</media>
</configuration>