Probl Xbmp


Invité oupslala

Messages recommandés

Invité oupslala
Posté(e)

voila j ai uper un divx sur le HDD de ma xbox ( dans F/mes

videos)

kan je lance xbmp il ne vois pas ce ke j ai sur mon HDD.

mon fichier

config.xml ki est mal configuré ? sad.gif

le voici

merci pour

votre aide

<configuration>

<media>

  
 <map>C:,Harddisk0\Partition2</map>
  
 <map>E:,Harddisk0\Partition1</map>
  
 <map>F:,Harddisk0\Partition6</map>



   <!-- Xbox partition table reference for mapping other drives 
-->

   <!-- Note! Do not map the DVD-ROM in here as 
it is auto mapped -->

   <!-- 'C', 
"Harddisk0\Partition2"  -->

   <!-- 
'E', "Harddisk0\Partition1"  -->

  
 <!-- 'F', "Harddisk0\Partition6" 
 -->

   <!-- 'X', 
"Harddisk0\Partition3"  -->

   <!-- 
'Y', "Harddisk0\Partition4"  -->

  
 <!-- 'Z', "Harddisk0\Partition5" 
 -->

   <local>
      
 <!-- remove the asterisks to set local ip address and gateway statically 
-->
      
 <address>10.10.10.10</address>
      
 <subnet>255.255.255.0</subnet>
      
 <gateway>10.10.10.1</gateway>
      
 <nameserver>HallowMan</nameserver>
      
 <playlists>f:\apps\xbmp\playlists</playlists><
br>       
 <timeserver*>207.46.248.43</timeserver*>
    
   
      
 <cddbserver>194.97.4.18</cddbserver>
      
 <thumbnails>f:\apps\xbmp\thumbs</thumbnails&
#62;
      
 <bookmarks>e:\apps\xbmp\bookmarks</bookm
arks>
      
<subtitles>f:\apps\xbmp\subtitles</subtitles>

      
 <cddb>f:\apps\xbmp\cddb</cddb> 
 
      
 <imdb>f:\apps\xbmp\imdb</imdb> 
 
      
 <home>f:\apps\xbmp</home>
  
 </local>

   <!-- specify as many shares as you 
like, note the format for each type of share -->
   <!-- Note: 
XNS shares are created using RelaX, SMB shares are Windows shared folders -->

   <!-- for each share you can specify the cache buffer size, note that 
this is optional -->
   <!-- Note! For HDD shares make sure 
all folders exist on the Xbox in the right place -->
   <music>

     <visible>true</visible>
    
 <share>
       <name>Network 
(XBMSP)</name>
      
 <url>xbmsp://192.168.1.2/mymusic</url>
    
   <cachesize>256</cachesize>
    
 </share>  
     <share>
  
     <name>Network (XNS)</name>

      
 <url>$ROOT$MP3@10.10.10.1</url>
    
   <cachesize>256</cachesize>
    
 </share>
     <share>
    
   <name>Network (SMB)</name>
  
    
 <url>smb://username:password@workgroup/computer/share<
/url>
      
 <cachesize>256</cachesize>
    
 </share>
     <share>
    
   <name>HDD</name>
      
 <url>e:\music</url>
    
 </share>
     <share>
    
   <name>Internet Radio (SHOUTcast)</name>

      
 <url>e:\apps\xbmp\shoutcast</url>

       <cachesize>256</cachesize>
  
   </share>
     <share>
  
     <name>Playlists</name>
      
 <url>e:\apps\xbmp\playlists</url>

       <cachesize>32</cachesize>
  
   </share>
     <share>
  
     <name>DVDROM (UDF)</name>

       <url>d:</url>
    
 </share>
     <share>
    
   <name>DVDROM (ISO9660)</name>
  
     <url>iso9660:</url>
    
 </share>
     <share>
    
   <name>CDDA</name>
      
 <url>cdda:</url>
    
 </share>
   </music>

  
 <pictures>
    
 <visible>true</visible>
    
 <share>
       <name>Network 
(XBMSP)</name>
      
 <url>xbmsp://192.168.1.2/pictures</url>
    
   <cachesize>256</cachesize>
    
 </share>  
     <share>
  
     <name>Network (XNS)</name>

      
 <url>$ROOT$PHOTOS@10.10.10.1</url>
  
     <cachesize>256</cachesize>
    
 </share>
     <share>
    
   <name>Network (SMB)</name>
  
    
 <url>smb://username:password@workgroup/computer/share<
/url>
      
 <cachesize>256</cachesize>
    
 </share>
     <share>
    
   <name>HDD</name>
      
 <url>e:\pictures</url>
    
 </share>
     <share>
    
   <name>DVDROM (UDF)</name>
  
     <url>d:</url>
    
 </share>
     <share>
    
   <name>DVDROM (ISO9660)</name>
  
     <url>iso9660:</url>
    
 </share>
   </pictures>

  
 <videos>
    
 <visible>true</visible>
    
 <share>
       <name>Network 
(XBMSP)</name>
      
 <url>xbmsp://192.168.1.2/videos</url>
    
   <cachesize>8192</cachesize>
    
 </share>  
     <share>
  
     <name>Network (XNS)</name>

      
 <url>$ROOT$DIVX@10.10.10.1</url>
  
     <cachesize>8192</cachesize>
    
 </share>
     <share>
    
   <name>Network (SMB)</name>
  
    
 <url>smb://username:password@workgroup/computer/share<
/url>
      
 <cachesize>8192</cachesize>
    
 </share>
     <share>
    
   <name>HDD</name>
      
 <url>e:\videos</url>
      
 <cachesize>8192</cachesize>
    
 </share>
     <share>
    
   <name>Playlists</name>
      
 <url>e:\apps\xbmp\playlists</url>

       <cachesize>1024</cachesize>
  
   </share>
     <share>
  
     <name>DVDROM (UDF)</name>

       <url>d:</url>
      
 <cachesize>8192</cachesize>
    
 </share>
     <share>
    
   <name>DVDROM (ISO9660)</name>
  
     <url>iso9660:</url>
      
 <cachesize>8192</cachesize>
    
 </share>
   </videos>

  
 <tvguide>
    
 <visible>true</visible>
    
 <autoprocess>true</autoprocess>
    
 <f:\apps\xbmp\TVGuide\listing.xml> 

   </tvguide>

   <!-- only HDD app shares 
are supported -->
   <apps>
    
 <visible>true</visible>
    
 <share>
      
 <name>HDD</name>
      
 <url>f:\apps\shortcuts</url>
    
 </share>
   </apps>
   
  
 <!-- application bookmarks are optional -->
  
 <applications>
      <bookmark>
  
      <name>Emulators</name>
    
    <path>e:\emulators</path>
    
  </bookmark>
      <bookmark>
  
      <name>Utilities</name>
      
  <path>f:\apps</path>
      
</bookmark>
      <bookmark>
    
    <name>Shortcuts</name>
        
<path>f:\apps\xbmp\shortcuts</path>
  
    </bookmark>
   </applications>


   <extensions>
      
 <music>ac3|aac|nfo|pls|rm|sc|mpa
24;wav|wma|ogg|mp3|mp2|m3u</music>

      
 <videos>nfo|rm|m3u|ifo|mov|qt|divx
124;xvid|bivx|vob|pva|wmv|asf|asx|ogm|
m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3&
#124;svq3|nuv|viv|dv|fli</videos>
    
  
 <pictures>png|jpg|jpeg|bmp|gif|ico|tif&
#124;tiff|tga|pcx</pictures>
  
 </extensions>

  
 <dashboard>evoxdash.xbe</dashboard>
  
 <shutdowntime>0</shutdowntime>
  
 <sensitivity>0.2</sensitivity>
  
 <xnsbuffer>8192</xnsbuffer>

   <!-- 
Set the resolution you want XBMP to run in -->
   <!--   1 - 
Use Xbox video settings to determing -->
   <!--   2 - 
NTSC  720x480  @  4:3             
   -->
   <!--   3 - NTSC  720x480 
 @ 16:9                -->

   <!--   4 - PAL   720x576  @  4:3   
             -->
   <!-- 
  5 - PAL   720x576  @ 16:9           
     -->
   <!--   6 - HDTV 1280x720 
 @ 16:9                -->

   <!--   7 - HDTV 1920x1080 @ 16:9       
         -->
  
 <resolution>1</resolution>

   <!-- 
remove the asterisks from the language element to specify language otherwise -->

   <!-- XBMP will try to autodetect it based on your dashboard settings 
-->
   <language>4</language>

  
 <subtitleencoding>UTF-8</subtitleencoding>
  
 <!-- Type in right character encoding above for language font -->

   <!-- Set bellow to true to use Media\common-font.ttf as UI font 
-->
   <!-- Don't forget to copy the TTF truetype font to 
your Xbox -->
  
 <usettfuifont>false</usettfuifont>

  
 <!-- Screen saver setting in seconds (0=disable it) -->

   <screensaver>0</screensaver>

  
 <!-- snapstream server -->
  
 <snapstreamserver>10.10.10.1</snapstreamserver>
  
 <snapstreamuser>common</snapstreamuser>

  
 <!-- prefill cache before start playing in % -->
  
 <precache>10</precache>

   <!-- 
timeout to wait for stream in seconds -->
  
 <shoutcasttimeout>12</shoutcasttimeout>
  
 <recordingpath>e:\music\recordings</recordingpath
62;
   <!-- Make sure above folder exist on your Xbox harddrive 
-->

   <scrollysuffix>|</scrollysuffix>


   <!-- Enable to launch original Xbox games upon insert into DVD 
-->
  
 <autolaunchxbox>true</autolaunchxbox>

  
 <!-- Enable to auto-launch other app(xbe) upon DVD/CD insert 
-->
   <!-- DVD Player.cut & CD Player must be configured 
correctly -->
  
 <autolaunchdvd>true</autolaunchdvd>
  
 <autolaunchcdda>false</autolaunchcdda>
  
 <!-- use CDDB server to resolve tracknames for CDDA discs -->

   <usecddb>true</usecddb>
   <!- 
Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
  
 <showdebug>true</showdebug>

  
 <!--   0 - LED OFF           -->

   <!--   1 - LED GREEN         -->

   <!--   2 - LED RED           
-->
   <!--   3 - LED ORANGE       
 -->
   <!--   4 - LED CYCLE       
  -->
   <!--   5 - LED BIOS/DEFAULT 
 -->
   <ledcontrol>3</ledcontrol>


   <!--   DATE SWAP EUROPEAN STYLE  -->

   <!--    DAY/MONTH - MONTH/DAY   
 -->
   <swapdate>false</swapdate>


</media>

</configuration>

Invité morphbzh
Posté(e)

modifies ta ligne

<url>e:\videos</url>

par

<url>f:\videos</url>

tout simplement

Invité oupslala
Posté(e)

merci beaucoup morphbzh smile.gif

oep c pas compliké mais

suis un peu paumé ds les ligne de commande.

fo ke je me familiarise avec

j ai

un autre souci

j arrive pas a lire les divx via le pc avec relax.

j ai mis relax en

service sur xp pro mais la xbox ne voit pas mon HDD du pc.

j ai des scean de

relax.

Invité oupslala
Posté(e)

a j ai oublié

mon pc ip c 10.10.10.1

xbox ip c

10.10.10.10

Invité morphbzh
Posté(e)

désolé, mais je n'ai jamais utilisé relax

mais as-tu lu

le tutorial RELAX : INSTALLATION ET CONFIGURATION ?

regarde ici sinon :

href='http://www.gx-mod.com/tutos/relax.php'

target='_blank'>http://www.gx-mod.com/tutos/relax.php

parce que là, j'ai

l'impression que tout est bien configuré...

mais essaye de mettre en minuscule comme

ça :

<share>

<name>Network (XNS)</name>

<url>$ROOT$PHOTOS@10.10.10.1</url>

<cachesize>256</cachesize>

</share>

en

<share>

<name>Network (XNS)</name>

<url>$ROOT$photos@10.10.10.1</url>

<cachesize>256</cachesize>

</share>

de même pour ton

partage films et mp3

Invité oupslala
Posté(e)

oep j desactiver celui de xp

merci kan meme wink.gif

je va relire le tutau

++

Invité morphbzh
Posté(e)

ayant modifié mon précédent message, je relaisse un pour te le dire

smile.gif si tu l'avais pas remarqué

wink.gif

j'espere que ton probleme

vient de là, sinon je vois pas.

Invité oupslala
Posté(e)

exact les majuscules peuvent jouer enfin j espere

merci

wink.gif

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