Aidez Moi [ Xbox Media Center ]


Messages recommandés

Invité shadow85
Posté(e)

Bonjours voila mes config

Xbox ip : 192.168.0.6

PC ip : 192.168.0.1 ( Quand je dois me connecter avec la xbox )

Net Mask : 255.255.255.0

defaultgateway : 192.168.0.1 ( j'em suis pas sur , j'a vue ca sur la xbox )

j'a dl ... xbox media center .... oki trankil

Créer un utilisateur = c'est bon

Le Partage de fichiers = C'est bon

Configurer la connexion entre le PC et la xbox = pas encore

j'ai reussi a mettre netbios .....

le trucs que j'ai pas trouvé ......

c'est [iDENTD ] .... :-( SVP AIDEZ moi

VOICI MA CONFIG

----------------------------------------------------------------------------------------------

<xboxmediacenter>

<!-- when using xbmc as dashboard, define home directory here !-->

<!-- and copy the xbe with this config file to C:\ !-->

<home>-</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> ) -->

<ipadres>192.168.0.1</ipadres>

<netmask>255.255.255.0</netmask>

<defaultgateway>192.168.0.1</defaultgateway>

<nameserver>192.168.0.1</nameserver>

<CDDBIpAddress>194.97.4.18</CDDBIpAddress>

<!-- determines which drives 2 use. Change this for LBA48 !-->

<useFDrive>yes</useFDrive>

<useGDrive>yes</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>C:\evoxdash.xbe</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</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>Q:\shortcuts</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>

</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 !-->

<!-- Comment out 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>

<!-- 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://DOMAIN;username:pwd@MyWindowsServer/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 share !-->

<!-- Comment out 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> !-->

<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>

<!-- 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://WORKGROUP;xbox:xbox@192.168.0.1/H$</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 and UDF CDDA share !-->

<!-- Comment out 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> !-->

<!-- <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>

<!-- 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://DOMAIN;username:pwd@MyWindowsServer/movies/</path>

</bookmark>

</music>

<!-- my video shares !-->

<video>

<default></default>

<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 !-->

<!-- Comment out 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>

<!-- 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://WORKGROUP;xbox:xbox@192.168.0.1/H$</path>

</bookmark>

<bookmark>

<name>ReplayTV</name>

<path>rtv://*/</path>

</bookmark>

</video>

</xboxmediacenter>

----------------------------------------------------------------------------------------------

pour le moment j'ai juste partager .... mon hddd ( H: ) qui contient que des divx !

merci de bien vouloir m'aider .... car .... XBMC c'est trop fort !

Invité shadow85
Posté(e)

Config Net Bios :

IP : 192.168.0.1

Num Port Int : 139

Num Port Ext : 139

En : TCP

Voila .....

Alors Idez MOI SVP ...... J'aireai faire fonctionné ..... ce tool !

merci encore

Posté(e)

je comprends pas au juste kesse que tu veux savoir ?

le nom de ton ordinateur ?

tu veux savoir comment entrer correctement la ligne pour le tag SMB ?

commence par me dire ce que tu veux faire exactement,

aussi, quel systeme d'exploitation utilises-tu ? win 98SE ? ME ? 2000 ? XP ?

ensuite on verra

Invité shadow85
Posté(e)

systeme : WIN XP PRO

j'aimerai pourvoir avoir acces a mon HDD ( H: )

depuis XBMC .... pour lire les divx

voila .... merci de rp

Invité shadow85
Posté(e)

<!-- my video shares !-->

<video>

<default></default>

<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 !-->

<!-- Comment out 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://WORKGROUP;xbox:xbox@192.168.0.1/H$</path>

</bookmark>

<bookmark>

-----------------------------------------------------------------------------------------------

voila la config que je vien de faire .... es ce juste ?????

et nivo ... windows .. je fois config koi ?

j'ai vue dans le tuto que il ya avait le net bios ....

et encore un autre ...

rep stp

Invité shadow85
Posté(e)

voila ... mon blem .. quand j'essaie de me connecter avec xbmc

win me dis ca .. et xbmc de dis acces dinied

post-19-1079191732.gif

Posté(e) (modifié)

le IDENTD que tu vois sur le tuto n'a rien a voir avec la procédure pour partager des fichier entre ton PC et ta xbox, c'est juste qu'il est installé sur mon PC et que je l'ai pas décocher quand j'ai fait le screen pour le tuto (je pensais pas que ça pourrait en embrouiller certains :))

et pour ton conflit d'ip c'est normal, tu a mis la meme IP dans ton .xml pour ta xbox que celle de ton PC, relis bien le tuto, met pas 192.168.0.1 pour ta xbox mais plutot 192.168.0.2 (ou .3 etc...)

Modifié par conquest
Invité shadow85
Posté(e)

je dois changé ou ? dans le xml ou dans ma bobox ???? svp rep

Posté(e)

Déjà, tu ne pourras pas avoir acces au H directement.

Le partage H$ n'est pas accessible directement.

Fait:

Clique droit sur ton disque H puis "partage et sécurité...".

Là, tu fais "partage simple".

Donne un nom à ce partage (Exemple: H)

Ensuite, remplace dans le fichier config de XBMC:

<path>smb://WORKGROUP;xbox:xbox@192.168.0.1/H$</path>

par

<path>smb://WORKGROUP;xbox:xbox@192.168.0.1/H</path>

Tu auras acces à ton disque ;)

Posté(e) (modifié)

dans le .xml de XBMC le champ "<ipadress>" il faut mettre l'ip de ta xbox et pas celle de ton pc...

edit : et c pas la peine d'envoyer des PM pour qu'on te réponde rapidement sur le forum, franchement tu pourrais un peu mieux chercher toi aussi et pas attendre qu'on te dise ce qu'il faut faire

Modifié par conquest
Invité shadow85
Posté(e)

dsl ..... et merci ... encore ... ca marche nickel ....

MERCI A TOUS LE MONDE !

encore une petite quaestion ...

si je l'utilise en tant que dashboard à la place de evox

le seule truc .. c'est que il ya pas , du tout les meme option que evox

du style

config systeme

reboot

etc....

comment faire pour que ca sois la meme chose _?

ya til une possibilité ?

merci de me repondre

et encore merci a tous le monde .. de m0avoir aidé...

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 compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant