Så här ser förresten config.xml ut i XMP:
Kod:
<autoprocess>true</autoprocess>
</tvguide>
<!-- only HDD app shares are supported -->
<apps>
<visible>true</visible>
<share>
<name>E:\APPS</name>
<url>e:\apps</url>
</share>
<share>
<name>F:\APPS</name>
<url>f:\apps</url>
</share>
</apps>
<!-- application bookmarks are optional -->
<applications>
<bookmark>
<name>Program</name>
<path>f:\apps</path>
</bookmark>
<bookmark>
<name>Spel</name>
<path>f:\games</path>
</bookmark>
<bookmark>
<name>Emulatorer</name>
<path>f:\emulators</path>
</bookmark>
<bookmark>
<name>Shortcuts</name>
<path>$HOME\shortcuts</path>
</bookmark>
</applications>
<extensions>
<music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u|cue</music>
<videos>nfo|rm|m3u|ifo|mov|qt|divx|xvid|bivx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3|svq3|nuv|viv|dv|fli|ty|tmf</videos>
<pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
</extensions>
<dashboard>evoxdash.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>1</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.2.1</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>
<dvdplayer>c:\xboxdash.xbe</dvdplayer>
<autolaunchcdda>false</autolaunchcdda>
<cddaplayer>c:\xboxdash.xbe</cddaplayer>
<!-- use CDDB server to resolve tracknames for CDDA discs -->
<usecddb>true</usecddb>
<!- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
<showdebug>true</showdebug>
<!-- 0 - LED OFF -->
<!-- 1 - LED GREEN -->
<!-- 2 - LED RED -->
<!-- 3 - LED ORANGE -->
<!-- 4 - LED CYCLE -->
<!-- 5 - LED BIOS/DEFAULT -->
<ledcontrol>5</ledcontrol>
<!-- DATE SWAP EUROPEAN STYLE -->
<!-- DAY/MONTH - MONTH/DAY -->
<swapdate>false</swapdate>
<!-- Set to true to enable the splashscreen -->
<showsplash>false</showsplash>
<!-- Set to true to enable the webserver -->
<webserver>true</webserver>
</media>
</configuration>
Bookmarks