Visar resultat 1 till 8 av 8

Diskussion: XBMP help!!

  1. #1
    Registrerade
    Oct 2003
    Inlägg
    11
    Respekt
    0

    Question XBMP help!!

    Min Config.xml på Xboxen ...XBMP!
    jag får inte igång relax....!

    Någon som ser konstigt ut eller+
    jag får det inte o funka..!
    jag har en SpeedTouch 510 med inbyggd Router.. från Bostream.. om det nu kan hjälpa er o hjäpa mig..!!


    <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" -->
    <!-- only set this to true if you have an XDK/Debug XBOX --->
    <debug>false</debug>

    <local>
    <!-- remove the asterisks to set local address and gateway statically -->
    <nameserver*>192.168.3.1</nameserver*>
    <address*>192.168.1.3</address*>
    <subnet*>255.255.255.0</subnet*>
    <gateway*>192.168.1.1</gateway*>
    <thumbnails>e:\apps\xbmp\thumbnails</thumbnails>
    <bookmarks>e:\apps\xbmp\bookmarks</bookmarks>
    <imdb>e:\apps\xbmp\imdb</imdb>
    <home>e:\apps\xbmp</home>
    <playlists>e:\playlists</playlists>
    <subtitles>e:\subtitles</subtitles>
    <timeserver*>time.windows.com</timeserver*>
    </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 -->
    <music>
    <visible>true</visible>
    <share>
    <name>Dator (Relax)</name>
    <url>$ROOT$music@81.225.42.174</url>
    <cachesize>256</cachesize>
    </share>

    </music>

    <pictures>
    <visible>true</visible>
    <share>
    <name>Dator (Relax)</name>
    <url>pictures@192.168.0.1</url>
    <cachesize>256</cachesize>
    </share>

    </pictures>

    <videos>
    <visible>true</visible>
    <share>
    <name>Datorn (Relax)</name>
    <url>$ROOT$videos@192.168.0.1</url>
    <cachesize>256</cachesize>
    </share>


    <share>
    <name>E:\VIDEOS</name>
    <url>e:\videos</url>
    </share>
    <share>
    <name>F:\VIDEOS</name>
    <url>f:\videos</url>
    </share>
    <share>
    <name>UDF CD/DVD</name>
    <url>D:</url>
    </share>
    <share>
    <name>ISO CD/DVD</name>
    <url>iso9660:</url>
    </share>
    </videos>
    <tvguide>
    <visible>true</visible>
    <autoprocess>true</autoprocess>
    </tvguide>

    <!-- only HDD app shares are supported -->
    <apps>
    <visible>true</visible>
    <share>
    <name>E:\APPS</name>
    <url>e:\apps</url>
    </share>
    <share>
    <name>F:\APPS</name>
    <url>f:\apps</url>
    </share>
    </apps>

    <!-- application bookmarks are optional -->
    <applications>
    <bookmark>
    <name>Program</name>
    <path>e:\apps</path>
    </bookmark>
    <bookmark>
    <name>Spel</name>
    <path>e:\games</path>
    </bookmark>
    <bookmark>
    <name>Emulatorer</name>
    <path>e:\emulators</path>
    </bookmark>
    <bookmark>
    <name>Shortcuts</name>
    <path>e:\apps\xbmp\shortcuts</path>
    </bookmark>
    </applications>


    <extensions>
    <music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|m p2|m3u</music>
    <videos>nfo|rm|m3u|ifo|mov|qt|divx|xvid|bivx|vob|p va|wmv|asf|asx|ogm|m2v|avi|bin|dat|mpg|mpeg|mkv|av c|vp3|svq3|nuv|viv|dv|fli</videos>
    <pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pc x</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>22</language>
    <subtitleencoding>ISO-8859-1</subtitleencoding>
    <*subtitleencoding>UTF-8</subtitleencoding*>

    <!-- Set this to true to use Media\common-font.ttf as UI font -->
    <!-- don't forget to copy the truetype font to your xbox!!! -->
    <usettfuifont>false</usettfuifont>

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

    <!-- snapstream server -->
    <snapstreamserver>192.168.0.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>

    <scrollysuffix>|</scrollysuffix>
    <autolaunchxbox>true</autolaunchxbox>
    <autolaunchdvd>true</autolaunchdvd>
    <autolaunchcdda>false</autolaunchcdda>
    <!- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
    <showdebug>true</showdebug>
    </media>

    </configuration>

  2. #2
    Registrerade
    Dec 2000
    Från
    Sthlm
    Inlägg
    2 386
    Respekt
    28
    1. Har du kontakt med boxen när du kör nått ftp prog?
    2. Posta din relax_config.xml.

  3. #3
    Registrerade
    Dec 2002
    Från
    Engelholm, Sweden
    Inlägg
    6 389
    Respekt
    34
    Gateway är din router som har ett IP nr skriv in det NR i Gateway.
    Sen måste du håll dig inom dess ramar med resterande IP nr.
    TEX om gateway har nr 192.168.200.32 så måste du hålla din IP nr inom
    192.168.200.33 och framåt så ge din PC ip nr 192.168.200.34, xboxen 192.168.200.35, Gateway e din ROUTER 192.168.200.32,
    NMSK 255.255.255.0
    Last edited by pege63; 2003-10-27 at 09:10.

  4. #4
    Registrerade
    Dec 2000
    Från
    Sthlm
    Inlägg
    2 386
    Respekt
    28
    * page63 *

    Han kör ju IP m.m tilldelat. Har aldrig kört annat än static själv men tror du det är det som krånglar?
    Tex så har han <address*>192.168.1.3</address*> där * betyder att det inte är en static IP...

  5. #5
    Registrerade
    Dec 2002
    Från
    Ronneby - Blekinge - Sweden
    Inlägg
    116
    Respekt
    22
    Eternal>>> kolla igenom dina ip nr igen. de såg lite skumma ut tyckte jag.
    Går det så vill man.

  6. #6
    Registrerade
    Dec 2002
    Från
    Engelholm, Sweden
    Inlägg
    6 389
    Respekt
    34
    <!-- remove the asterisks to set local address and gateway statically
    -->

    Tex: <address>192.168.100.108</address>
    <subnet>255.255.255.0</subnet>
    <gateway>192.168.100.1</gateway> (routern)
    Last edited by pege63; 2003-10-27 at 15:29.

  7. #7
    Registrerade
    Aug 2001
    Från
    Stockholm
    Inlägg
    708
    Respekt
    25
    * betyyder att den använder sig av DHCP.

  8. #8

    Re: XBMP help!!

    Kolla så att du editerar "rätt" config.xml, på min box så fanns det flera kataloger och flera config.xml.

    hade en katalog som hette \xbmp och en annan som hette \xbmp24 och det var den och inte den andra som vad aktuell och config.xml som hörde till (den låg i den katalgen..) \xbmp24 och inte den andra.

    /Hasse

Liknande diskussioner

  1. Problem med DVD Kit i XBMP
    By XboxZpox in forum X-BOX Hårdvaruforum
    Inlägg: 12
    Senaste inlägg: 2004-06-21, 14:24
  2. Nya XBMP 2.1 löser många problem!
    By quiet in forum XBOX Media Player / Media Center
    Inlägg: 6
    Senaste inlägg: 2003-09-22, 22:20
  3. ftp-root med XBMP som dashboard, problem!
    By floink in forum XBOX Media Player / Media Center
    Inlägg: 7
    Senaste inlägg: 2003-03-26, 21:38
  4. xbmp 2.1
    By Master0onXbox in forum XBOX Media Player / Media Center
    Inlägg: 1
    Senaste inlägg: 2003-01-06, 15:59
  5. xbmp
    By SinHo in forum X-BOX Spel/Mjukvara
    Inlägg: 1
    Senaste inlägg: 2002-12-10, 01:29

Bookmarks

Behörigheter

  • Du får inte starta nya diskussioner
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •