xboxscene.org forums

OG Xbox Forums => Software Forums => XboxMediaPlayer => Topic started by: weerternaar on November 05, 2004, 01:41:00 PM

Title: Relax And Xbmp Problem
Post by: weerternaar on November 05, 2004, 01:41:00 PM
Hi guys,

i've got relax on my pc and read the relax guide.

I formatted my computer so i must re-install relax on my pc.

the config.xml on my xbox keeped the same.

Now i installed everything properly (i taught :S)

but the xbox can see the maps on my pc but won't see the files in it....

if i open my videos in xbmp i see music, pictures and videos (maps)

but can't open them....

on my pc i've got on my D drive d:\xbox shares\music (pictures, videos etc)

what do i wrong? please help me!





My pc propreties:

my ip from my networkcard is: 168.168.168.1
subnet mask: 255.255.255.0
gateway = empty
preferred dns 192.168.1.1
alternate dns 168.168.168.1



maybe something wrong in my config xml?



here is my config.xml:


<configuration>

<media>

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


   

   

   

   

   

   

   

   

   <local>
       
       <address>168.168.168.10</address>
       <subnet*>255.255.255.0</subnet*>
       <gateway*>192.168.1.1</gateway*>
       <nameserver>192.168.1.1</nameserver>
       <playlists>$HOME\playlists</playlists>
       <timeserver*>207.46.248.43</timeserver*>
       
       <cddbserver>194.97.4.18</cddbserver>
       <thumbnails>$HOME\thumbs</thumbnails>
       <bookmarks>$HOME\bookmarks</bookmarks>
       <subtitles>$HOME\subtitles</subtitles>
       <cddb>$HOME\cddb</cddb>  
       <imdb>$HOME\imdb</imdb>
       <screenshots>$HOME\screenshots</screenshots>
   </local>

   
   
   
   
   <music>
     <visible>true</visible>   
     <share>
       <name>Bjorntje's Muziek</name>
       <url>d:\XBOX SHARES\[email protected]</url>
       <cachesize>256</cachesize>
     </share>
     <share>
       <name>DVDROM (UDF)</name>
       <url>d:</url>
     </share>
     <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </music>

   <pictures>
     <visible>true</visible>   
     <share>
       <name>Bjorntje's Foto's</name>
       <url>d:\XBOX SHARES\[email protected]</url>
       <cachesize>256</cachesize>
     </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>Bjorntje's Videos</name>
       <url>d:\XBOX SHARES\[email protected]</url>
       <cachesize>256</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>false</visible>
     <autoprocess>true</autoprocess>
   </tvguide>

   
   <apps>
     <visible>true</visible>
     <share>
       <name>HDD</name>
       <url>e:\apps\shortcuts</url>
     </share>
   </apps>
   
   
   <applications>
      <bookmark>
        <name>Emulators</name>
        <path>e:\apps\emulators</path>
      </bookmark>
      <bookmark>
        <name>Utilities</name>
        <path>e:\apps\utils</path>
      </bookmark>
      <bookmark>
        <name>Shortcuts</name>
        <path>$HOME\shortcuts</path>
      </bookmark>
   </applications>

   <extensions>
       <music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u|cue</music>
       <videos& gt;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|ty|tmf</videos>
       <pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
   </extensions>

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

   
   
   
   
   
   
   
   
   <resolution>1</resolution>

   
   
   <language*>22</language*>

   <subtitleencoding>UTF-8</subtitleencoding>
   
   
   
   <usettfuifont>false</usettfuifont>

   
   <screensaver>0</screensaver>

   
   <snapstreamserver>192.168.1.1</snapstreamserver>
   <snapstreamuser>common</snapstreamuser>

   
   <precache>10</precache>

   
   <shoutcasttimeout>12</shoutcasttimeout>
   <recordingpath>e:\music\recordings</recordingpath>
   

   <scrollysuffix>|</scrollysuffix>

   
   <autolaunchxbox>true</autolaunchxbox>

   
   <autolaunchdvd>true</autolaunchdvd>
   <dvdplayer>c:\xboxdash.xbe</dvdplayer>
   
   <autolaunchcdda>false</autolaunchcdda>
   <cddaplayer>c:\xboxdash.xbe</cddaplayer>

       
   <autolaunchvideo>false</autolaunchvideo>    

   
   <usecddb>true</usecddb>
   
   
   <showdebug>true</showdebug>

   
   
   
   
   
   
   <ledcontrol>5</ledcontrol>

   
   
   <swapdate>false</swapdate>
   
   
   <showsplash>false</showsplash>
   
   
   <webserver>false</webserver>

</media>

</configuration>
Title: Relax And Xbmp Problem
Post by: Qinx on November 16, 2004, 12:20:00 PM
I have the same problem. Restarting the Relax service usualy does the trick for me. look for the instructions on xbox scene on how to restart the Relax service.