Need HELP With XBOX media player networking.

Discussion in 'Xbox - General discussion' started by shank69ox, Apr 7, 2003.

Thread Status:
Not open for further replies.
  1. shank69ox

    shank69ox Regular member

    Joined:
    Mar 13, 2003
    Messages:
    158
    Likes Received:
    0
    Trophy Points:
    26
    I need help setting up my xbox media player.Im using relax for the xns server.These are my config.xml settings.Someone help me.
    <configuration>

    <media>

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

    <debug>false</debug>

    <applications>
    <bookmark>
    <name>Emulators</name>
    <path>e:\emulators</path>
    </bookmark>
    <bookmark>
    <name>Apps</name>
    <path>e:\apps</path>
    </bookmark>
    </applications>

    <local>

    <address>192.168.0.2</address> IP xbox
    <subnet>255.255.255.0</subnet>
    <gateway>192.168.0.1</gateway> ip pc

    <Relax>192.168.0.1</Relax>

    <applications>e:\apps</applications>
    <music>e:\My Music</music>
    <pictures>e:\My Pictures</pictures>
    <videos>e:\My Videos</videos>

    </local>

    <remote>

    <music>$ROOT$Music@192.168.0.1</music>
    <pictures>$ROOT$Pictures@192.168.0.1</pictures>
    <videos>d$ROOT$Divx@192.168.0.1</videos>

    </remote>

    <extensions>
    <music>mpa|wav|wma|ogg|mp3|m3u</music>
    <videos>qt|mov|divx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
    </extensions>

    <dashboard>xboxdash.xbe</dashboard>
    <shutdowntime>30</shutdowntime>
    <sensitivity>0.2</sensitivity>
    <xnsbuffer>256</xnsbuffer>


    <language*>21</language*>

    </media>

    </configuration>

     
    Last edited: Apr 7, 2003
Thread Status:
Not open for further replies.

Share This Page