antoine24fr Posté(e) le 16 mars 2004 Posté(e) le 16 mars 2004 voila moi le soucis c est que j ai dl xbmc du 12/02/2004 je peux lire mes films tout va bien sur ce point mais quand j essaie de parametrer le fichiers xml pour simplement ne plus avoir a chercher dans mes fichiers ce que je voudrais c est simplement arriver direct sur mon rep des films quand j appuie sur videos voyez a quel niveau je suis lool j ai un rep videos ,mp3,apps,pictures dans le f mais je voudrais simplement que quelqu un me dise comment le mettre dans le fichier xml car malgre les differents essais je n y parviens pas je pense pas etre super con (a verifier ,lool) car j ai bien reussie a modifier les parametre meteo a afficher les news de gueux et de google mais la rien a faire je suis perdue avec le xml merci de votre aide l emotion
mickael2 Posté(e) le 16 mars 2004 Posté(e) le 16 mars 2004 Mais sur ce forum ton fichier xml et je te le modifirai ^_^ Par contre tu doi aussi me dire dans quel repertoire tu mes t films et quel partitions (tu copi sans faute dortographe c important car si ton dossier sappel videos et que toi tu me di video c pas bon)
Clique_ICI Posté(e) le 16 mars 2004 Posté(e) le 16 mars 2004 <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
Jx7 Posté(e) le 16 mars 2004 Posté(e) le 16 mars 2004 tien peut etre qu'en FR ca va t'aider... voila le mien: <xboxmediacenter> <!-- ------------------------------------------------------ !--> <!-- Répertoire d'accueil (pour XBMC en tant que dashboard) !--> <!-- ------------------------------------------------------ !--> <!-- N.B.: Si tel est le cas, copier le fichier xbe avec ce fichier de config dans le répertoire de lancement du dash !--> <home>-</home> <!-- ----------------- !--> <!-- Paramètres réseau !--> <!-- ----------------- !--> <!-- N.B.: Laisser vide pour utiliser ceux du dashboard !--> <ipadres>-</ipadres> <netmask>-</netmask> <defaultgateway>-</defaultgateway> <nameserver>-</nameserver> <!-- ---- !--> <!-- CDDB !--> <!-- ---- !--> <CDDBIpAdres>194.97.4.18</CDDBIpAdres> <CDDBEnabled>yes</CDDBEnabled> <!-- ---------- !--> <!-- Proxy HTTP !--> <!-- ---------- !--> <httpproxy>-</httpproxy> <httpproxyport>-</httpproxyport> <!-- ----------------- !--> <!-- Disque à utiliser !--> <!-- ----------------- !--> <!-- N.B.: A modifier en fonction de la taille du disque (LBA48) !--> <useFDrive>yes</useFDrive> <useGDrive>no</useGDrive> <!-- --------------- !--> <!-- Serveur horaire !--> <!-- --------------- !--> <timeserver>time.windows.com</timeserver> <!-- ------------------------------------ !--> <!-- Dashboard exécuté en sortant de XBMC !--> <!-- ------------------------------------ !--> <dashboard>C:\evoxdash.xbe</dashboard> <!-- -------------- !--> <!-- Lecteur de DVD !--> <!-- -------------- !--> <!-- N.B.: Indiquer l'arborescence et le nom de fichier du lecteur de DVD si celui de XBMC ne doit pas être utilisé !--> <dvdplayer></dvdplayer> <!-- ------------------------------------- !--> <!-- Répertoire alternatif aux sous-titres !--> <!-- ------------------------------------- !--> <!-- N.B.: Uniquement si ils ne sont pas dans le même répertoire que la vidéo !--> <subtitles>$HOME\subtitles</subtitles> <!-- -------------- !--> <!-- startup window !--> <!-- -------------- !--> <startwindow>0</startwindow> <!-- ----------------------- !--> <!-- Extensions des fichiers !--> <!-- ----------------------- !--> <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</musicextensions> <videoextensions>.rm|.rmvb|.mov|.vob|.wmv|.asf|.asx|.avi|.bin|.dat|.mpg|.mpeg|</videoextensions> !--> <!-- <videoextensions>.nfo|.rm|.rmvb|.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</videoextensions> !--> <!-- ------------------------------------- !--> <!-- Répertoire de stockage des miniatures !--> <!-- ------------------------------------- !--> <thumbnails>$HOME\Miniatures</thumbnails> <!-- ------------------------------------- !--> <!-- Répertoire de stockage des raccourcis !--> <!-- ------------------------------------- !--> <shortcuts>$HOME\Raccourcis</shortcuts> <!-- ---------------------------------------------------- !--> <!-- Répertoire de stockage des infos d'albums de musique !--> <!-- ---------------------------------------------------- !--> <albums>$HOME\Infos albums</albums> <!-- ---------------------------------------------------- !--> <!-- Répertoire de stockage des enregistrements shoutcast !--> <!-- ---------------------------------------------------- !--> <recordings>F:\Musiques\Enregistrements Shoutcast</recordings> <!-- ------------------------------------------------------------------------- !--> <!-- Délais de déplacement et de répétition pour la manette et la télécommande !--> <!-- ------------------------------------------------------------------------- !--> <!-- N.B.: Les délais sont en millisecondes !--> <delays> <remote> <move>220</move> <repeat>300</repeat> </remote> <controller> <move>220</move> <repeat>220</repeat> </controller> </delays> <!-- ------------------------------------------- !--> <!-- Spécification des icônes de type de fichier !--> <!-- ------------------------------------------- !--> <filetypeicons> <xbe>defaultProgram.png</xbe> </filetypeicons> <!-- -------------------------- !--> <!-- Emplacement des programmes !--> <!-- -------------------------- !--> <myprograms> <bookmark> <name>1.Disque</name> <path>F:\Programmes\</path> </bookmark> <bookmark> <name>2.Lecteur</name> <path>D:\</path> </bookmark> </myprograms> <!-- ---------------------- !--> <!-- Emplacement des images !--> <!-- ---------------------- !--> <!-- N.B.: Commenter le lecteur DVD active la détection automatique du DVD !--> <pictures> <default></default> <bookmark> <name>1.Xbox - Lecteur</name> <path>D:\</path> </bookmark> <bookmark> <name>2.Xbox - Disque</name> <path>F:\Images\</path> </bookmark> <bookmark> <name>3.PC - Disque</name> <path>smb://xbox:xbox@192.168.0.100/Images/</path> !--> </bookmark> <bookmark> <name>4.PC - Lecteur</name> <path>smb://xbox:xbox@192.168.0.100/N/</path> !--> </bookmark> <bookmark> <name>5.PC - Graveur</name> <path>smb://xbox:xbox@192.168.0.100/M/</path> !--> </bookmark> <!-- <bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XBMS</name> !--> <!-- <path>xbms://192.168.0.100:1400/</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XNS</name> !--> <!-- <path>xns://192.168.0.1:1400/</path> !--> <!-- </bookmark> !--> </pictures> <!-- ------------------------ !--> <!-- Emplacement des fichiers !--> <!-- ------------------------ !--> <!-- N.B.: Commenter le lecteur DVD active la détection automatique du DVD !--> <files> <bookmark> <name>1.Xbox - Lecteur</name> <path>D:\</path> </bookmark> <bookmark> <name>2.Xbox - Disque C</name> <path>C:\</path> </bookmark> <bookmark> <name>3.Xbox - Disque E</name> <path>E:\</path> </bookmark> <bookmark> <name>4.Xbox - Disque F</name> <path>F:\</path> </bookmark> <bookmark> <name>5.PC - Disque C</name> <path>smb://xbox:xbox@192.168.0.100/C/</path> !--> </bookmark> <bookmark> <name>6.PC - Disque D</name> <path>smb://xbox:xbox@192.168.0.100/D/</path> !--> </bookmark> <bookmark> <name>7.PC - Lecteur</name> <path>smb://xbox:xbox@192.168.0.100/N/</path> !--> </bookmark> <bookmark> <name>8.PC - Graveur</name> <path>smb://xbox:xbox@192.168.0.100/M/</path> !--> </bookmark> <!-- <bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XBMS</name> !--> <!-- <path>xbms://192.168.0.100:1400/</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XNS</name> !--> <!-- <path>xns://192.168.0.1:1400/</path> !--> <!-- </bookmark> !--> </files> <!-- ------------------------ !--> <!-- Emplacement des musiques !--> <!-- ------------------------ !--> <!-- N.B.: Commenter le lecteur DVD active la détection automatique du DVD !--> <music> <bookmark> <name>1.Xbox - Lecteur</name> <path>D:\</path> </bookmark> <bookmark> <name>2.Xbox - Disque</name> <path>F:\Musiques\</path> </bookmark> <bookmark> <name>3.PC - Disque</name> <path>smb://xbox:xbox@192.168.0.100/Musiques/</path> !--> </bookmark> <bookmark> <name>4.PC - Lecteur</name> <path>smb://xbox:xbox@192.168.0.100/N/</path> !--> </bookmark> <bookmark> <name>5.PC - Graveur</name> <path>smb://xbox:xbox@192.168.0.100/M/</path> !--> </bookmark> <!-- <bookmark> !--> <!-- <name>CDDA</name> !--> <!-- <path>cdda:</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XBMS</name> !--> <!-- <path>xbms://192.168.0.100:1400/</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XNS</name> !--> <!-- <path>xns://192.168.0.1:1400/</path> !--> <!-- </bookmark> !--> </music> <!-- ---------------------- !--> <!-- Emplacement des vidéos !--> <!-- ---------------------- !--> <!-- N.B.: Commenter le lecteur DVD active la détection automatique du DVD !--> <video> <bookmark> <name>1.Xbox - Lecteur</name> <path>D:\</path> </bookmark> <bookmark> <name>2.Xbox - Disque (Divx's)</name> <path>F:\Divxs\</path> </bookmark> <bookmark> <name>3.Xbox - Disque (Vidéos)</name> <path>F:\Videos\</path> </bookmark> <bookmark> <name>4.PC - Disque (Divx's)</name> <path>smb://xbox:xbox@192.168.0.100/Divxs/</path> !--> </bookmark> <bookmark> <name>5.PC - Disque (Vidéos)</name> <path>smb://xbox:xbox@192.168.0.100/Vidéos/</path> !--> </bookmark> <bookmark> <name>6.PC - Lecteur</name> <path>smb://xbox:xbox@192.168.0.100/N/</path> !--> </bookmark> <bookmark> <name>7.PC - Graveur</name> <path>smb://xbox:xbox@192.168.0.100/M/</path> !--> </bookmark> <!-- <bookmark> !--> <!-- <name>ISO</name> !--> <!-- <path>ISO9660://</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>UDF</name> !--> <!-- <path>UDF:</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XBMS</name> !--> <!-- <path>xbms://192.168.0.100:1400/</path> !--> <!-- </bookmark> !--> <!-- <bookmark> !--> <!-- <name>XNS</name> !--> <!-- <path>xns://192.168.0.1:1400/</path> !--> <!-- </bookmark> !--> </video> <!-- ----- !--> <!-- Météo !--> <!-- ----- !--> <!-- N.B.: Code de la zone sur www.weather.com (4 caractère et 4 chiffres). !--> <!-- UnitT est l'unité de température. !--> <!-- UnitS est l'unité de vitesse. !--> <!-- refresh est le rafraîchissement automatique !--> <weather> <areacode>UKXX0085</areacode> <unitT>C</unitT> <unitS>K</unitS> <refresh>20</refresh> </weather> </xboxmediacenter>
modhack Posté(e) le 16 mars 2004 Posté(e) le 16 mars 2004 Alors deux choses 1. la version de ton XML correspond aux releases superieures a celle que tu sembles dire avoir. SINON 2. Ton erreur se trouve dans la premiere partie de ton fichier <home>C:\</home> ne met pas C:\ Sois tu l'utilises en dashboard, alors la tu rentre le chemin relatif a ton prog. Sois tu met <home>-</home>
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