xboxscene.org forums

Author Topic: Problems With Relax  (Read 41 times)

selfscience

  • Archived User
  • Newbie
  • *
  • Posts: 3
Problems With Relax
« on: September 07, 2004, 09:36:00 PM »

Can someone help ? I think I have set everything up right, but when i go to launch it just does nothing. In relax I have a share under C:\Videos and on my comp i have videos in c:\videos folder but when i launch from xbox it just shows the folder videos, or sometimes does nothing  im trying to stream movies  It was all working fine i reformat reinstall relax did same thing and doesnt workj :(
this is what my config.xml looks like my comp ip is 192.168.1.1 and xbox ip is 192.168.1.2 Use static = no im on router


this is the config






<configuration>

 <media>

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


   

   

   

   

   

   

   

   

    <local>
       
        <address*>192.168.1.2</address*>
        <subnet*>255.255.255.0</subnet*>
        <gateway*>192.168.0.1</gateway*>
        <nameserver>192.168.1.2</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>  
    </local>

   
   
   
   
    <music>
      <visible>true</visible>
      <share>
        <name>Network (XBMSP)</name>
        <url>xbmsp://192.168.1.2/myvideos</url>
        <cachesize>256</cachesize>
      </share>      
      <share>
        <name>Network (XNS)</name>
        <url>c:\shared\[email protected]</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>f:\hiphop\</url>
      </share>
      <share>
        <name>Internet Radio (SHOUTcast)</name>
        <url>$HOME\shoutcast</url>
        <cachesize>256</cachesize>
      </share>
      <share>
        <name>Playlists</name>
        <url>$HOME\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>c:\shared\[email protected]</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>Stream</name>
<url>c:\[email protected]</url>
</share>      
      <share>
        <name>Network (XNS)</name>
        <url>[email protected]</url>
        <cachesize>8192</cachesize>
      </share>
      <share>
        <name> relax (SMB)</name>
        <url>c:\[email protected]</url>
        <cachesize>8192</cachesize>
      </share>
      <share>
        <name>HDD</name>
        <url>f:\movies\videos</url>
        <cachesize>8192</cachesize>
      </share>
      <share>
        <name>Playlists</name>
        <url>$HOME\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>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>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</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>

This post has been edited by selfscience on Sep 8 2004, 10:27 AM
Logged

ILLusions0fGrander

  • Archived User
  • Hero Member
  • *
  • Posts: 3560
Problems With Relax
« Reply #1 on: September 08, 2004, 05:19:00 AM »

you ever try XBMC?
Logged

selfscience

  • Archived User
  • Newbie
  • *
  • Posts: 3
Problems With Relax
« Reply #2 on: September 12, 2004, 12:21:00 AM »

You know what I havent man, it was working fine before i reformated.  Then stopped I dont know why...:?  cause i did that same thing.
Logged