<xboxmediacenter>
<!-- when using xbmc as dashboard, define home directory here !-->
<!-- and copy the xbe with this config file to C:\ !-->
<home>C:\</home>
<!-- network settings for ip,netmask,default gateway, nameserver !-->
<!-- option 1: leave empty to use the current settings (from evox, avalaunch or other dashboard) !-->
<!-- option 2: fill in the ipadres,netmask etc and xbmc will configure xbox to use it-->
<!-- option 3: fill in dhcp as ip and xbmc will use DHCP to configure (so <ip>dhcp</ip> ) -->
<ip>10.10.1.2</ip>
<netmask>255.0.0.0</netmask>
<defaultgateway>10.10.1.3</defaultgateway>
<nameserver>10.10.1.3</nameserver>
<CDDBIpAddress>194.97.4.18</CDDBIpAddress>
<!-- determines which drives 2 use. Change this for LBA48 !-->
<useFDrive>yes</useFDrive>
<useGDrive>no</useGDrive>
<!-- fill in the HTTP proxy values below if you're using an http proxy to connect to the internet !-->
<httpproxy>-</httpproxy>
<httpproxyport>-</httpproxyport>
<!-- remote timeserver used to set the xbox time/date!-->
<timeserver>time.windows.com</timeserver>
<!-- dashboard 2 launch when exiting xbmc!-->
<dashboard></dashboard>
<!-- fill in path&filename of external DVD player-->
<!-- if empty, XBMC will play any DVD's by itself-->
<dvdplayer></dvdplayer>
<!-- alternate subtitle directory. If subtitle cant be found in same directory !-->
<!-- as the movie it will look here: !-->
<subtitles>$HOME\subtitles</subtitles>
<!-- startup window !-->
<startwindow>0</startwindow>
<!-- file extensions for pictures,music and videos !-->
<pictureextensions>.png|.jpg|.jpeg|.bmp|.gif|.ico|.tif|.tiff|.tga|.pcx</pictureextensions>
<musicextensions>.m4a|.flac|.aac|.strm|.pls|.rm|.mpa|.wav|.wma|.ogg|.mp3|.mp2|.m3u|.mod|.amf|.669|.dmf|.dsm|.far|.gdm|.imf|.it|.m15|.med|.okt|.s3m|.stm|.sfx|.ult|.uni|.xm|.sid</musicextensions>
<videoextensions>.ty|.nfo|.strm|.rm|.m3u|.ifo|.mov|.qt|.divx|.xvid|.bivx|.vob|.img|.pva|.wmv|.asf|.asx|.ogm|.m2v|.avi|.bin|.dat|.mpg|.mpeg|.mkv|.avc|.vp3|.svq3|.nuv|.viv|.dv|.fli|.iso</videoextensions>
<!-- path where xbmc should store its thumbnails !-->
<thumbnails>$HOME\thumbs</thumbnails>
<!-- path where xbmc should store its shortcuts !-->
<shortcuts>$HOME\shortcuts</shortcuts>
<!-- path where xbmc should store the music albums cache !-->
<albums>$HOME\albums</albums>
<!-- path where shoutcast rips/recordings are stored !-->
<recordings>$HOME\recordings</recordings>
<!-- path where screenshots are stored !-->
<screenshots>$HOME\screenshots</screenshots>
<!-- move & repeat delays for controller and remote (values are in msec) !-->
<delays>
<remote>
<move>220</move>
<repeat>300</repeat>
</remote>
<controller>
<move>220</move>
<repeat>220</repeat>
</controller>
</delays>
<!-- Remote debug info. Displays the remote code with each button press !-->
<!-- Useful to see if XBMC reads extra buttons on your universal remote !-->
<!-- These remote codes can be placed in keymap.xml to give you more button options !-->
<displayremotecodes>false</displayremotecodes>
<!-- this section allows you to overwrite/specify the icons shown !-->
<!-- for specific file types !-->
<filetypeicons>
<xbe>defaultProgram.png</xbe>
</filetypeicons>
<!-- my programs bookmarks !-->
<myprograms>
<default></default>
<bookmark>
<name>Jeux</name>
<path>F:\Jeux\</path>
</bookmark>
<bookmark>
<name>Emulateurs</name>
<path>F:\Emulateur\</path>
</bookmark>
<bookmark>
<name>Applications</name>
<path>F:\Applications\</path>
</bookmark>
<name>DVD</name>
<path>D:\</path>
</bookmark>
</myprograms>
<!-- my pictures shares !-->
<pictures>
<default></default>
<bookmark>
<name>Local</name>
<path>F:\Photos\</path>
</bookmark>
<bookmark>
<name>DVD</name>
<path>D:\</path>
</bookmark>
<bookmark>
<name>Remote</name>
<!-- you can use the following formats: !-->
<!-- smb://domain;user:password@ip/share/directory/ !-->
<!-- smb://user:password@ip/share/ !-->
<!-- if guest/public access is enabled: !-->
<!-- smb://ip/ !-->
<path>smb://admin@michael-pc/pictures/</path>
</bookmark>
</pictures>
<!-- my files shares !-->
<files>
<bookmark>
<name>Local Drive</name>
<path>C:\</path>
</bookmark>
<bookmark>
<name>Save Drive</name>
<path>E:\</path>
</bookmark>
<bookmark>
<name>Storage Drive</name>
<path>F:\</path>
</bookmark>
<bookmark>
<name>Home Directory</name>
<path>Q:\</path>
</bookmark>
<bookmark>
<name>DVD</name>
<path>D:\</path>
</bookmark>
<bookmark>
<name>Remote</name>
<!-- you can use the following formats: !-->
<!-- smb://domain;user:password@ip/share/directory/ !-->
<!-- smb://user:password@ip/share/ !-->
<!-- if guest/public access is enabled: !-->
<!-- smb://ip/ !-->
<path>smb://admin@michael-pc/storage/</path>
</bookmark>
</files>
<!-- my music shares !-->
<music>
<default></default>
<bookmark>
<name>Local</name>
<path>F:\Musique\</path>
</bookmark>
<bookmark>
<name>DVD</name>
<path>D:\</path>
</bookmark>
<bookmark>
<name>Remote</name>
<!-- you can use the following formats: !-->
<!-- smb://domain;user:password@ip/share/directory/ !-->
<!-- smb://user:password@ip/share/ !-->
<!-- if guest/public access is enabled: !-->
<!-- smb://ip/ !-->
<path>smb://admin@michael-pc/music/</path>
</bookmark>
</music>
<!-- my video shares !-->
<video>
<default></default>
<bookmark>
<name>Local</name>
<path>F:\Videos\</path>
</bookmark>
<bookmark>
<name>DVD</name>
<path>D:\</path>
</bookmark>
<bookmark>
<name>Remote</name>
<!-- you can use the following formats: !-->
<!-- smb://domain;user:password@ip/share/directory/ !-->
<!-- smb://user:password@ip/share/ !-->
<!-- if guest/public access is enabled: !-->
<!-- smb://ip/ !-->
<path>smb://admin@michael-pc/movies/</path>
</bookmark>
<bookmark>
<name>ReplayTV</name>
<path>rtv://*/</path>
</bookmark>
</video>
</xboxmediacenter>
Voici le miens je comprends rien non plus c chiant
Au démarrage de xbmc j'ai une erreur C: !!!!
Merci d'avance pour votre aide !
F:\Applications
F:\Musique
F:\Videos
F:\Photos
F:\Emulateurs
F:\Jeux