Problème De Configuration


Messages recommandés

Bonjour à tous!

Voilà,j'ai fait plein de recherches sur les tutoriaux

pour connecter sa XBox Online avec XBMC

et de ce fait profiter des stream,jaquettes etc...

Cependant

XLink Kai ne fonctionne plus (il fut un temps il fonctionnait!)

Les Scripts etc...n'ont jamais fonctionnés,

seule la météo 'fonctionne'.

Voilà mon XBMC.xml:

<xboxmediacenter>

<!-- When using XBMC as dashboard, define home directory here !-->

<!-- and move the XBMC xbe plus this xml config file to C:\ !-->

<!-- Example: <home>E:\Apps\XBMC\</home> !-->

<home>-</home>

<!-- Set the logging level: !-->

<!-- LOG LEVEL 0 = DEBUG !-->

<!-- LOG LEVEL 1 = INFO !-->

<!-- LOG LEVEL 2 = NOTICE !-->

<!-- LOG LEVEL 3 = WARNING !-->

<!-- LOG LEVEL 4 = ERROR !-->

<!-- LOG LEVEL 5 = SEVERE !-->

<!-- LOG LEVEL 6 = FATAL !-->

<!-- LOG LEVEL 7 = NONE !-->

<!-- The higher loglevel number set, the less logging you will get. !-->

<!-- Default is NOTICE which logs everything except DEBUG and INFO. !-->

<!-- Loglevel DEBUG also enables mplayer debug. !-->

<loglevel>2</loglevel>

<!-- Set the path where the log file should be created. !-->

<!-- If no path is set the Default Q:\ path will be used. !-->

<!-- Example: <logpath>E:\TDATA\0face008\</logpath> !-->

<logpath>-</logpath>

<haltonfatalerrors>false</haltonfatalerrors>

<showfreemem>false</showfreemem>

<masterlock>

<!-- Set to 0 to allow infinite password retries in XBMC. Setting a positive !-->

<!-- number N will deny access to any locked bookmark if N consecutive bad !-->

<!-- passwords are sent for any locked bookmark. !-->

<maxretry>0</maxretry>

<!-- Set to 1 to allow XBMC Master Lock to shut off the XBOX if the user !-->

<!-- enters too many bad Master Lock password retries. Set to 0 to disable. !-->

<enableshutdown>0</enableshutdown>

<!-- Set to 1 to prompt user for mastercode when doing add/edit/delete on all !-->

<!-- shares using the context menu, or 0 to only prompt on locked shares. !-->

<!-- Useful to prevent unwanted changes/viewing of shares and user/pass info. !-->

<protectshares>0</protectshares>

<!-- Set to 1 to prompt user for the mastercode when XBMC starts! !-->

<!-- If the user enter a invalid mastercode XBMC will shut down. !-->

<startuplock>0</startuplock>

<!-- Set to 1 to prompt user for the mastercode when FilemanagerWindow will be opened !-->

<LockFilemanager>0</LockFilemanager>

<!-- Set to 1 to prompt user for the mastercode when SettingsWindow will be opened !-->

<LockSettings>0</LockSettings>

<!-- Set to 1-15 to prompt user for mastercode when HomeMediaWindow will be opened !-->

<!-- 1=Music 6=Music Pictures 11=Music Video Pictures !-->

<!-- 2=Video 7=Music Programs 12=Programs Video Music !-->

<!-- 3=Pictures 8=Video Pictures 13=Programs Pictures Music !-->

<!-- 4=Programs 9=Video Programs 14=Music Pictures Video !-->

<!-- 5=Music Video 10=Pictures Programs 15=Music Video Pictures Program !-->

<LockHomeMedia>0</LockHomeMedia>

<!-- Set mastermode as follows: !-->

<!-- 0 = Masterlock always unlocked. This is the default if not specified. !-->

<!-- 1 = Numeric lock. Can be typed via on screen numpad or remote control. !-->

<!-- 2 = Gamepad lock. Enter by pushing XBOX controller button sequence. !-->

<!-- 3 = Full-text lock. Enter with on screen keyboard or USB keyboard. !-->

<!-- Bookmark lock settings are only valid if the mastermode is > 0. !-->

<mastermode>0</mastermode>

<!-- Set mastercode: where mastermode is set to value: !-->

<!-- 1: Enter numeric password only. Do not use spaces or other characters. !-->

<!-- 2: Enter gamepad button sequence using the following letter codes: !-->

<!-- A B X Y = Same as buttons on gamepad !-->

<!-- U D L R = D-pad Up, Down, Left, Right !-->

<!-- W K ( ) = White, Black, Left Trigger, Right Trigger !-->

<!-- 3: Enter HTML-escaped alphanumeric password. Make sure all characters !-->

<!-- are available on your language's on screen keyboard/USB keyboard. !-->

<mastercode>-</mastercode>

</masterlock>

<!-- DO NOT TOUCH THESE SETTINGS!, (unless you know what you're doing) !-->

<!-- This setting can be changed from the Settings GUI! !-->

<!-- workgroup : workgroup which XBMC uses to login to a server. !-->

<!-- smbip: defines the ip adress from the share source [normly PC ip] !-->

<!-- smbsharename: defines the default share name! !-->

<!-- defaultusername: the username and password that !-->

<!-- defaultpassword: will be used if none is specified in bookmark, useful for !-->

<!-- samba browsing. Falls back to guest access if not set. !-->

<!-- winsserver: if you run one you can set the ip here (if you don't know !-->

<!-- what a winsserver is the leave it as it is). !-->

<!-- debuglevel: only set this if you have problems using samba (0 - 10) !-->

<!-- setting it too high will slow it down a lot. !-->

<samba>

<workgroup>WORKGROUP</workgroup>

<smbip>192.168.0.1</smbip>

<smbsharename>(SMB) Network</smbsharename>

<defaultusername>-</defaultusername>

<defaultpassword>-</defaultpassword>

<winsserver>-</winsserver>

<debuglevel>0</debuglevel>

</samba>

<!-- This is the IP address to freedb.org CDDB music lookup database !-->

<!-- Please visit the page below for a list of mirrors !-->

<!-- http://www.freedb.org/modules.php?name=Sec...rintpageartid=9 !-->

<CDDBIpAddress>freedb.freedb.org</CDDBIpAddress>

<!-- determines which drives to use. Only change this for LBA48 support !-->

<!-- Should autodetect on most bioses by default. If your XBMC crashes after mapping F: !-->

<!-- according to xbmc.log, then disable auto-detection of F and G and set them manually !-->

<autodetectFG>yes</autodetectFG>

<useFDrive>yes</useFDrive>

<useGDrive>no</useGDrive>

<!-- Only set to yes if replaced Xbox DVD-ROM drive with a PC DVD-ROM drive !-->

<usePCDVDROM>no</usePCDVDROM>

<!-- Should a CD with ISO/UDF filesystem be treated as ISO (yes) or UDF (no) when autodetecting !-->

<detectAsIso>no</detectAsIso>

<!-- Which dashboard to launch when exiting XBMC !-->

<!-- Ex: "<dashboard>C:\xboxdash.xbe</dashboard>" !-->

<dashboard>C:\xboxdash.xbe</dashboard>

<!-- Fill in path+filename of external DVD player !-->

<!-- if empty, XBMC will play any DVD's by itself !-->

<!-- Ex: "<dvdplayer>C:\xboxdash.xbe</dvdplayer>" !-->

<dvdplayer>-</dvdplayer>

<!-- Fill in pathfilename of external CD audio-player !-->

<!-- if empty, XBMC will play any AudioCD's by itself. !-->

<!-- Only applicable if CDDA=Yes in Autorun settings. !-->

<cddaplayer>-</cddaplayer>

<!-- Alternate subtitle directory. If subtitle can't be found !-->

<!-- in same directory as the movie XBMC will look here next: !-->

<!-- Adding subtitles with the name "subtitle.[langext].[subextension]" !-->

<!-- will automatically make them be added for all movies as !-->

<!-- alternate subtitles !-->

<subtitles>$HOME\subtitles</subtitles>

<!-- Directory to cache files in. Used with e.g. compressed rar files !-->

<cachepath>Z:\</cachepath>

<!-- Directory to look for trainers in !-->

<trainerpath>$HOME\system\trainers</trainerpath>

<!-- Directory to put playlists in !-->

<playlists>$HOME\albums\playlists</playlists>

<!-- Translation table for subtitle and audio names. !-->

<languagecodes>

<code>

<short>alt</short>

<long>Alternate</long>

</code>

</languagecodes>

<!-- startup windows !-->

<!-- 0 = XBMC Title Screen !-->

<!-- 1 = My Programs !-->

<!-- 2 = My Pictures !-->

<!-- 3 = My Files !-->

<!-- 4 = Settings !-->

<!-- 5 = My Music !-->

<!-- 6 = My Videos !-->

<!-- 2700 = Xlink Kai !-->

<startwindow>0</startwindow>

<!-- Display files with these extensions under pictures, music and videos !-->

<pictureextensions>.png|.jpg|.jpeg|.bmp|.gif|.ico|.tif|.tiff|.tga|.pcx|.cbz|.zip|.cbr|.rar|.m3u</pictureextensions>

<musicextensions>.nsv|.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|.ac3|.dts|.cue|.aif|.wpl|.ape|.mac|.mpc|.mp+|.mpp|.shn|.zip|.rar|.wv|.nsf|.spc|.gym|.adplug|.adx|.dsp|.adp|.ymf|.ast|.afc|.hps</musicextensions>

<videoextensions>.3gp|.nsv|.ts|.ty|.strm|.rm|.rmvb|.m3u|.ifo|.mov|.qt|.divx|.xvid|.bivx|.vob|.nrg|.img|.iso|.pva|.wmv|.asf|.asx|.ogm|.m2v|.avi|.bin|.dat|.mpg|.mpeg|.mp4|.mkv|.avc|.vp3|.svq3|.nuv|.viv|.dv|.fli|.rar|.001|.wpl|.zip</videoextensions>

<!-- RSS feeds. To have multiple feeds, just add a feed to the set. You can also have multiple sets. !-->

<!-- To use different sets in your skin, each must be called from skin with a unique id. !-->

<rss>

<set id="1">

<feed updateinterval="30">http://www0.gamekult.com/cobranding/rss/news.xml</feed>

</set>

</rss>

<!-- Regular expressions for use in video stacking !-->

<!-- These MUST have a (...) surrounding the volume label portion. eg ([0-9]*) to choose the number !-->

<!-- found in the string. Any text for matching is compared case-insensitive. !-->

<!-- Anything matched will be removed from titlename. !-->

<!-- If more than one (...) section is used, first one will be prefix, second one volume label, !-->

<!-- any third one (doesn't have to exist) will be suffix. Use this too keep extensions after match. !-->

<videostacking>

<regexp>[ _\.-]+cd[ _\.-]*([0-9a-d]+)</regexp>

<regexp>[ _\.-]+dvd[ _\.-]*([0-9a-d]+)</regexp>

<regexp>[ _\.-]+part[ _\.-]*([0-9a-d]+)</regexp>

<regexp>()[ _\.-]+([0-9]*[abcd]+)(\....)$</regexp>

<regexp>()[\^ _\.-]+([0-9]+)(\....)$</regexp>

<regexp>([a-z])([0-9]+)(\....)$</regexp>

</videostacking>

<!-- OPTIONAL ADVANCED CONFIGURATION SETTING - Path Substitution !-->

<!-- Uncomment for path substitutions; currently only use by playlist loader. !-->

<!-- Like the video stacking regexps, these are processed in order, so be sure to put the !-->

<!-- most specific substitutions at the top. !-->

<!-- <pathsubstitution> !-->

<!-- <substitute> !-->

<!-- <from>G:\dvds\</from> !-->

<!-- <to>smb://somecomputer/g-share/dvds/</to> !-->

<!-- </substitute> !-->

<!-- <substitute> !-->

<!-- <from>G:\</from> !-->

<!-- <to>smb://somecomputer/g-share</to> !-->

<!-- </substitute> !-->

<!-- </pathsubstitution> !-->

<!-- 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 should be stored !-->

<recordings>$HOME\recordings</recordings>

<!-- Path where XBMC screenshots should be stored !-->

<screenshots>$HOME\screenshots</screenshots>

<!-- Path where XBMC's CDDA Rips should be stored !-->

<!-- Note! This must point to an existing folder. !-->

<CDDARipPath>E:\Music\CD-Rips</CDDARipPath>

<!-- Move and repeat delays for Xbox controller and DVD-remote (values are shown in milliseconds) !-->

<!-- Deadzone for controller is a value between 0 and 1 (0 being no deadzone, 1 being all deadzone) !-->

<delays>

<remote>

<repeat>480</repeat>

</remote>

<controller>

<move>220</move>

<repeat>220</repeat>

<deadzone>0.1</deadzone>

</controller>

</delays>

<!-- IR-Remote debug info. Displays the DVD-remote code with each button press. !-->

<!-- Useful to see if XBMC reads extra buttons on your own universal IR remote. !-->

<!-- These remote codes can be placed in keymap.xml to give more button options !-->

<displayremotecodes>false</displayremotecodes>

<!-- This allows you to overwrite/specify icons shown for specific file types !-->

<filetypeicons>

<xbe>defaultProgram.png</xbe>

</filetypeicons>

<!-- All bookmarks can be LOCKED by adding lockmode/lockcode values as follows: !-->

<!-- Set lockmode to: !-->

<!-- 0 = Bookmark not locked. This is the default value if not specified. !-->

<!-- 1 = Numeric lock. Can be typed via on screen numpad or remote control. !-->

<!-- 2 = Gamepad lock. Enter by pushing XBOX controller button sequence. !-->

<!-- 3 = Full-text lock. Enter with on screen keyboard or USB keyboard. !-->

<!-- lockcode: where lockmode is set to value: !-->

<!-- 1: Enter numeric password only. Do not use spaces or other characters. !-->

<!-- 2: Enter gamepad button sequence using the following letter codes: !-->

<!-- A B X Y = Same as buttons on gamepad !-->

<!-- U D L R = D-pad Up, Down, Left, Right !-->

<!-- W K ( ) = White, Black, Left Trigger, Right Trigger !-->

<!-- 3: Enter HTML-escaped alphanumeric password. Make sure all characters !-->

<!-- are available on your language's on screen keyboard/USB keyboard. !-->

<!-- Example: !-->

<!-- <bookmark> !-->

<!-- <name>SMB</name> !-->

<!-- <path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path> !-->

<!-- <lockmode>1</lockmode> !-->

<!-- <lockcode>12345678</lockcode> !-->

<!-- </bookmark> !-->

<!-- My Programs bookmark !-->

<!-- The depth allows you to specify how deep to look for XBE when flattening is on, !-->

<!-- for example, with Depth of 1: !-->

<!-- F:\Games\ !-->

<!-- game1 !-->

<!-- game2 !-->

<!-- game3 !-->

<!-- If your depth is 2, it will look even further for the XBE !-->

<!-- F:\Emulators\ !-->

<!-- Nintendo\ !-->

<!-- game1 !-->

<!-- game2 !-->

<!-- Arcade\ !-->

<!-- game1 !-->

<!-- game2 !-->

<!-- You can have multiple paths per bookmark (only for myprograms). Use a comma-separated list for paths. !-->

<!-- Ex: <path>E:\Games\,F:\Games\</path> !-->

<!-- <path> can also take direct links to XBE !-->

<!-- Ex: <path>E:\Apps\,C:\xbmc.xbe</path> !-->

<!-- All bookmarks can have a custom thumbnail icon. !-->

<!-- Image must be located locally on the xbox !-->

<!-- Example: !-->

<!-- <bookmark> !-->

<!-- <name>SMB</name> !-->

<!-- <path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path> !-->

<!-- <thumbnail>E:\Apps\XBMC\media\movies.png</thumbnail> !-->

<!-- </bookmark> !-->

<myprograms>

<default>F:\Gamez\</default>

<bookmark>

<name>Jeux</name>

<path>E:\Gamez\,F:\Gamez\</path>

<depth>1</depth>

</bookmark>

<bookmark>

<name>Emulateurs</name>

<path>E:\Emulateurs\,F:\Emulateurs\</path>

<depth>1</depth>

</bookmark>

<bookmark>

<name>Programmes</name>

<path>E:\Appz\,F:\Appz\,C:\xboxdash.xbe</path>

<depth>1</depth>

</bookmark>

<bookmark>

<name>Lecteur DVD</name>

<path>D:\default.xbe</path>

<depth>1</depth>

</bookmark>

</myprograms>

<!-- My Videos shares !-->

<video>

<default />

<bookmark>

<name>Lecteur E</name>

<path>E:\Videos</path>

</bookmark>

<bookmark>

<name>Lecteur F</name>

<path>F:\Videos</path>

</bookmark>

<bookmark>

<name>Lecteur 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 Network Share</name>

<path>xns://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMSP Network Share</name>

<path>xbms://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMSP Network Servers (Auto-Discover)</name>

<path>xbms://</path>

</bookmark>

<bookmark>

<name>SMB Network Share</name>

<!-- You can use one of these following formats: !-->

<!-- smb://domain;user:password@ip/share/directory/ !-->

<!-- smb://user:password@ip/share/ !-->

<!-- Only if guest/public access is enabled: !-->

<!-- smb://ip/ !-->

<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>

</bookmark>

<bookmark>

<name>WORKGROUP (SMB) Network</name>

<path>smb://</path>

</bookmark>

<bookmark>

<name>ReplayTV</name>

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

</bookmark>

<bookmark>

<name>(SMB) Network</name>

<path>smb://192.168.0.1/</path>

</bookmark>

</video>

<!-- My Music shares !-->

<music>

<default />

<bookmark>

<name>Lecteur E</name>

<path>E:\Musique</path>

</bookmark>

<bookmark>

<name>Lecteur F</name>

<path>F:\Musique</path>

</bookmark>

<bookmark>

<name>Lecteur 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 Network Share</name>

<path>xns://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMSP Network Share</name>

<path>xbms://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMSP Network Servers (Auto-Discover)</name>

<path>xbms://</path>

</bookmark>

<bookmark>

<name>SMB Network Share</name>

<!-- You can use one of these following formats: !-->

<!-- smb://domain;user:password@ip/share/directory/ !-->

<!-- smb://user:password@ip/share/ !-->

<!-- Only if guest/public access is enabled: !-->

<!-- smb://ip/ !-->

<path>smb://DOMAIN;username:pwd@MyWindowsServer/music/</path>

</bookmark>

<bookmark>

<name>WORKGROUP (SMB) Network</name>

<path>smb://</path>

</bookmark>

<bookmark>

<name>MS Soundtracks</name>

<path>soundtrack://</path>

</bookmark>

<bookmark>

<name>iTunes Network Share (DAAP)</name>

<!-- only use an IP address here !-->

<path>daap://192.168.1.100</path>

</bookmark>

<bookmark>

<name>SHOUTcast Top 500</name>

<path>shout://www.shoutcast.com/</path>

</bookmark>

<bookmark>

<name>Shoutcast Rips</name>

<path>$RECORDINGS</path>

</bookmark>

<bookmark>

<name>(SMB) Network</name>

<path>smb://192.168.0.1/</path>

</bookmark>

</music>

<!-- My Pictures shares !-->

<pictures>

<default />

<bookmark>

<name>Lecteur E</name>

<path>E:\Images</path>

</bookmark>

<bookmark>

<name>Lecteur F</name>

<path>F:\Images</path>

</bookmark>

<bookmark>

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

</pictures>

<!-- File-manager shares !-->

<files>

<bookmark>

<name>Lecteur C</name>

<path>C:\</path>

</bookmark>

<bookmark>

<name>Lecteur E</name>

<path>E:\</path>

</bookmark>

<bookmark>

<name>Lecteur F</name>

<path>F:\</path>

</bookmark>

<bookmark>

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

</files>

<homebuttons>

<button>

<description>My Programs</description>

<label>0</label>

<execute>XBMC.ActivateWindow(1)</execute>

<icon>102</icon>

</button>

<button>

<description>My Files</description>

<label>7</label>

<execute>XBMC.ActivateWindow(3)</execute>

<icon>106</icon>

</button>

<button>

<description>My Pictures</description>

<label>1</label>

<execute>XBMC.ActivateWindow(2)</execute>

<icon>104</icon>

</button>

<button>

<description>My Music</description>

<label>2</label>

<execute>XBMC.ActivateWindow(5)</execute>

<icon>103</icon>

</button>

<button>

<description>My Videos</description>

<label>3</label>

<execute>XBMC.ActivateWindow(6)</execute>

<icon>105</icon>

</button>

<button>

<description>Weather</description>

<label>8</label>

<execute>XBMC.ActivateWindow(2600)</execute>

<icon>107</icon>

</button>

<button>

<description>Settings</description>

<label>5</label>

<execute>XBMC.ActivateWindow(4)</execute>

<icon>109</icon>

</button>

<default>0</default>

</homebuttons>

</xboxmediacenter>

Merci à ceux qui voudront bien m'aider.

PS:Ma connection 9Online est bien partagée avec la carte réseau utilisée par la XBox.

Lien vers le commentaire
Partager sur d'autres sites

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
 Share