Invité djudju1304 Posté(e) le 6 décembre 2003 Posté(e) le 6 décembre 2003 salut a tous... Voila est ce quelcun peut m"expliquer comment fonctionne relax avec xbmc siou plait....car jsui un peu perdu...je possede evox 1.8.3752, relax75 et xbmc une des derniere version cvs... voila mon fichier .xml <xboxmediacenter> <!-- skin to load @ startup !--> <skin>MediaCenter</skin> <!-- ipadres,netmask,default gateway, nameserver (leave empty if you wanna use evox settings) !--> <ipadres>-</ipadres> <netmask>-</netmask> <defaultgateway>-</defaultgateway> <nameserver>192.168.0.1</nameserver> <CDDBIpAdres>194.97.4.18</CDDBIpAdres> <CDDBEnabled>yes</CDDBEnabled> <!-- 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>207.46.248.43</timeserver> <!-- dashboard 2 launch when exiting xbmc!--> <dashboard>C:\xboxdash.xbe</dashboard> <!-- 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|.ac3|.aac|.nfo|.pls|.rm|.mpa|.wav|.wma|.ogg|.mp3|.mp2|.m3u</musicextensions> <videoextensions>.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</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 imdb cache !--> <imdb>$HOME\imdb</imdb> <!-- path where xbmc should store the music albums cache !--> <albums>$HOME\albums</albums> <!-- path where shoutcast rips/recordings are stored !--> <recordings>F:\music\recordings</recordings> <!-- 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> <!-- this section allows you to overwrite/specify the icons shown !--> <!-- for specific file types !--> <filetypeicons> <xbe>defaultProgram.png</xbe> </filetypeicons> <!-- my programs bookmarks !--> <myprograms> <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> </myprograms> <!-- my pictures shares !--> <pictures> <default></default> <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> <!-- Expert setting: Uncomment for seperate ISO and UDF share !--> <!-- Uncomment the bookmark named DVD to disable DVD autodetect !--> <!-- for my pictures <!--<bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!--</bookmark> !--> <!--<bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!--</bookmark> !--> <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>SMB</name> <path>smb://testje:testje@Solvision/MOKKALAPTOP/movies</path> </bookmark> </pictures> <!-- my files shares !--> <files> <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> <bookmark> <name>Q drive</name> <path>Q:\</path> </bookmark> <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> <!-- Expert setting: Uncomment for seperate ISO and UDF CDDA share !--> <!-- Uncomment the bookmark named DVD to disable DVD autodetect !--> <!-- for my files <!--<bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!--</bookmark> !--> <!--<bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!--</bookmark> !--> <!-- <name>CDDA</name> !--> <!-- <path>cdda:</path> !--> <!--</bookmark> !--> <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>SMB</name> <path>smb://testje:testje@Solvision/MOKKALAPTOP/movies</path> </bookmark> </files> <!-- my music shares !--> <music> <default></default> <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> <!-- Expert setting: Uncomment for seperate ISO, UDF and CDDA share !--> <!-- Uncomment the bookmark named DVD to disable DVD autodetect !--> <!-- for my music <!--<bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!--</bookmark> !--> <!--<bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!--</bookmark> !--> <!-- <name>CDDA</name> !--> <!-- <path>cdda:</path> !--> <!--</bookmark> !--> <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>SMB</name> <path>smb://testje:testje@Solvision/MOKKALAPTOP/movies</path> </bookmark> </music> <!-- my video shares !--> <video> <default></default> <bookmark> <name>C Drive</name> <path>C:\</path> </bookmark> <bookmark> <name>E Drive</name> <path>E:\</path> </bookmark> <bookmark> <name>F drive</name> <path>F:\</path> </bookmark> <bookmark> <name>DVD</name> <path>D:\</path> </bookmark> <!-- Expert setting: Uncomment for seperate ISO and UDF share !--> <!-- Uncomment the bookmark named DVD to disable DVD autodetect !--> <!-- for my video <!--<bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!--</bookmark> !--> <!--<bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!--</bookmark> !--> <bookmark> <name>XNS</name> <path>xns://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>XBMS</name> <path>xbms://192.168.0.1:1400/</path> </bookmark> <bookmark> <name>SMB</name> <path>smb://testje:testje@Solvision/MOKKALAPTOP/movies</path> </bookmark> </video> </xboxmediacenter> Davance merci a tous
DRu Posté(e) le 5 février 2004 Posté(e) le 5 février 2004 effectivement le tuto de configuration de relax est donné avec l'exemple de Xbox media player et son fichier config.xml, cependant est-il possible d'installer relax en ayant xbox media center car ce dernier n'a pas de fichier config.ml mais un fichier xbxomediacenter.xml comme celui qui a été recopier dans le post du dessus. Si oui comment le configurer svp, un copier coller de votre fichier config serait bien sympatique.
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant