Här är min config.xml fil: (finns det nåt som kan vara fel?)
<configuration>
<media>
<map>C:,Harddisk0\Partition2</map>
<map>D:,Cdrom0</map>
<map>E:,Harddisk0\Partition1</map>
<map>F:,Harddisk0\Partition6</map>
<!-- only set this to true if you have an XDK/Debug XBOX --->
<debug>false</debug>
<local>
<!-- remove the asterisks to set local address and gateway statically -->
<address*>192.168.1.13</address*>
<subnet*>255.255.255.0</subnet*>
<gateway*>192.168.1.1</gateway*>
<nameserver>192.168.1.25</nameserver>
<playlists>e:\apps\xbmp\playlist</playlists>
<thumbnails>e:\apps\xbmp\thumbs</thumbnails>
<bookmarks>e:\apps\xbmp\bookmarks</bookmarks>
<IMDB>e:\apps\xbmp\IMDB</IMDB>
<shortcut>e:\apps\filnamn.cut</shortcut>
</local>
<!-- specify as many shares as you like, note the format for each type of share -->
<!-- Note: XNS shares are created using RelaX, SMB shares are Windows shared folders -->
<!-- for each share you can specify the cache buffer size, note that this is optional -->
<music>
<visible>true</visible>
<share>
<name>Relax Share</name>
<url>E:\Mp3@192.168.1.25</url>
<cachesize>256</cachesize>
</share>
<share>
<name>XBMSP Share</name>
<url>xbmsp://192.168.1.25</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Win Share</name>
<url>smb://e:\mp3:@LAN/Lincon/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>E:\Mp3</name>
<url>e:\Mp3</url>
</share>
<share>
<name></name>
<url></url>
</share>
<share>
<name>UDF CD/DVD</name>
<url>D:</url>
</share>
<share>
<name>ISO CD/DVD</name>
<url>iso9660:</url>
</share>
</music>
<pictures>
<visible>true</visible>
<share>
<name>Relax Share</name>
<url>E:\Bilder@192.168.1.25</url>
<cachesize>256</cachesize>
</share>
<share>
<name>XBMSP Share</name>
<url>xbmsp://192.168.1.25/Bilder</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Win Share</name>
<url>smb://e:\bilder:@LAN/Lincon/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>E:\Bilder</name>
<url>e:\Bilder</url>
</share>
<share>
<name></name>
<url></url>
</share>
<share>
<name>UDF CD/DVD</name>
<url>D:</url>
</share>
<share>
<name>ISO CD/DVD</name>
<url>iso9660:</url>
</share>
</pictures>
<videos>
<visible>true</visible>
<share>
<name>Relax Share</name>
<url>E:\Filmer@192.168.1.25</url>
<cachesize>256</cachesize>
</share>
<share>
<name>XBMSP Share</name>
<url>xbmsp://192.168.1.25/movies</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Win Share</name>
<url>smb://e:\filmer:@LAN/Lincon/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>E:\Filmer</name>
<url>e:\Filmer</url>
</share>
<share>
<name></name>
<url></url>
</share>
<share>
<name>UDF CD/DVD</name>
<url>D:</url>
</share>
<share>
<name>ISO CD/DVD</name>
<url>iso9660:</url>
</share>
</videos>
<tvguide>
<visible>true</visible>
</tvguide>
<!-- only HDD app shares are supported -->
<apps>
<visible>true</visible>
<share>
<name>E:\APPS</name>
<url>e:\apps</url>
</share>
<share>
<name></name>
<url></url>
</share>
</apps>
<!-- application bookmarks are optional -->
<applications>
<bookmark>
<name></name>
<path></path>
</bookmark>
<bookmark>
<name></name>
<path></path>
</bookmark>
<bookmark>
<name></name>
<path></path>
</bookmark>
</applications>
<extensions>
<music>nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|m3u</music>
<videos>nfo|rm|mp3|m3u|ifo|mov|qt|divx|vob|pva|wmv |asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
<pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pc x</pictures>
</extensions>
<dashboard>xboxdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<!-- Set the resolution you want XBMP to run in -->
<!-- 1 - Use Xbox video settings to determing -->
<!-- 2 - NTSC 720x480 @ 4:3 -->
<!-- 3 - NTSC 720x480 @ 16:9 -->
<!-- 4 - PAL 720x576 @ 4:3 -->
<!-- 5 - PAL 720x576 @ 16:9 -->
<!-- 6 - HDTV 1280x720 @ 16:9 -->
<!-- 7 - HDTV 1920x1080 @ 16:9 -->
<resolution>4</resolution>
<!-- remove the asterisks from the language element to specify language otherwise -->
<!-- XBMP will try to autodetect it based on your dashboard settings -->
<language>22</language>
<subtitleencoding>ISO-8859-1</subtitleencoding>
<*subtitleencoding>UTF-8</subtitleencoding*>
<!-- Set this to true to use Media\common-font.ttf as UI font -->
<!-- don't forget to copy the truetype font to your xbox!!! -->
<usettfuifont>false</usettfuifont>
<!-- Screen saver setting in seconds (0=disable it) -->
<screensaver>120</screensaver>
<!-- snapstream server -->
<snapstreamserver>192.168.1.25</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
<!-- prefill cache before start playing in % -->
<precache>10</precache>
<!-- timeout to wait for stream in seconds -->
<shoutcasttimeout>12</shoutcasttimeout>
<recordingpath>e:\music\recordings</recordingpath>
<scrollysuffix>|</scrollysuffix>
<autolaunchxbox>true</autolaunchxbox>
<autolaunchdvd>false</autolaunchdvd>
<autolaunchcdda>true</autolaunchcdda>
<!- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
<showdebug>true</showdebug>
</media>
</configuration>
Bookmarks