Help - Search - Members - Calendar
Full Version: Tried Alot, Doesnt See Files (2.4)
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XboxMediaPlayer
cGChris
i have XBMP 2.4 and use RelaX 0.75
ive tried everything to see the files on my xbox, i allways get to see the folders only sad.gif
cant see any files
screenshot of my settings in RelaX :

http://members.lycos.nl/elinuuh/xbox/screen.jpg

(the black bars on the left side is to hide the name wink.gif, the right side just the rest.. but there's no need for you to see that)

thnx, Chris
brian417
the problem is probably not with relax but with your config.xml file. define your share so that it points to your correct ip address.

like thus:

music>
<visible>true</visible>
<share>
<name>RELAX</name>
<url>c:music@192.168.0.2</url>
</share>

just replace that 192.168.0.2 with the address of your computer.
cGChris
nope, doesnt work, tried that allready (192.168.0.2) IS the adress of my pc why can i see the right folders and browse them ? wink.gif
only.. he doesnt show the FILES in the folders

http://members.lycos.nl/elinuuh/xbox/config.xml

help me tongue.gif

chris
baturkin17
you dont have to do anything to relax, i just run it whenever i want to stream files.

you also have to make sure the folders on your pc that havle the files are shared.

it all relies on you xml

here is the shares part of my xml......

QUOTE


    <music>
      <visible>true</visible>
      <share>
        <name>Network HDD</name>
        <url>E:@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Network DVD-ROM</name>
        <url>G:@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>HDD</name>
        <url>E:music</url>
      </share>
      <share>
        <name>DVD-ROM</name>
        <url>D:</url>
      </share>
      <share>
        <name>SHOUTcast</name>
        <url>$HOMEshoutcast</url>
        <cachesize>512</cachesize>
      </share>
    </music>

    <pictures>
      <visible>true</visible>
      <share>
        <name>Network HDD</name>
        <url>C:Documents and SettingsEricMy DocumentsMy Pictures@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Network DVD-ROM</name>
        <url>g:@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>HDD</name>
        <url>e:pictures</url>
      </share>
      <share>
        <name>DVD-ROM</name>
        <url>d:</url>
      </share>
    </pictures>

    <videos>
      <visible>true</visible>
      <share>
        <name>Network HDD</name>
        <url>C:Documents and SettingsEricMy DocumentsMy Videos@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Network DVD-ROM</name>
        <url>g:@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>HDD</name>
        <url>e:videos</url>
      </share>
      <share>
        <name>DVD-ROM</name>
        <url>d:</url>
      </share>
    </videos>

    <tvguide>
      <visible>false</visible>
      <autoprocess>true</autoprocess>
    </tvguide>

    <!-- only HDD app shares are supported -->
    <apps>
      <visible>true</visible>
      <share>
        <name>Games</name>
        <url>e:games</url>
      </share>
      <share>
        <name>Homebrew Games</name>
        <url>e:homebrew</url>
      </share>
      <share>
        <name>Application</name>
        <url>e:apps</url>
      </share>
      <share>
        <name>Emulators</name>
        <url>e:emus</url>
      </share>
    </apps>



here are some images.....


user posted image <--- relax, i didnt have to set up any shares.

user posted image <---- my shared folders.




after looking at your xml, are you SURE you have set up all the IP adresses corectly.

the ip of you xbox and the pc
brian417
first of all I had to remove the asterisks to get mine to work. also your I don't think you have your share named correctly. it should be named relax and not music.

this is what you have:

<share>
<name>Music</name>
<url>C:/Chris/Music@192.168.0.2</url>
<cachesize>256</cachesize>
</share>

this is what it should be:


<share>
<name>RELAX</name>
<url>C:/Chris/Music@192.168.0.2</url>
<cachesize>256</cachesize>
</share>
cGChris
thnx guys i wll try that when im back home wink.gif im at school now so..
thnx for the replies

Im sure the ip adresses are just fine because i CAN see every
freakin folder that is shared, and i can acces subfolders
only it wont show any files sad.gif.. i will post some screenies tonight.

but first i will try what you guys are adivising me =)
and maybe i should increse the cachesize ? what does it actually do ? :>
cGChris
Aaaaaaaaaaaaaaaaaaaaaah for gods sake why doesnt it work
things ive tried :

QUOTE

      <share>
        <name>Music</name>
        <url>C:ChrisMusic@192.168.0.2</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Relax</name>
        <url>C:ChrisMusic@192.168.0.2</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Music2</name>
        <url>C:/Chris/Music@192.168.0.2</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Relax2</name>
        <url>C:ChrisMusic@192.168.0.2</url>
        <cachesize>8192</cachesize>
      </share>
      <share>
        <name>Music3</name>
        <url>C:/Chris/Music@192.168.0.1</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Relax3</name>
        <url>C:ChrisMusic@192.168.0.1</url>
        <cachesize>8192</cachesize>
      </share>


other settings :

QUOTE

        <address*>192.168.0.10</address*>
        <subnet*>255.255.255.0</subnet*>
        <gateway*>192.168.0.1</gateway*>
        <nameserver>192.168.0.1</nameserver>
        <playlists>e:appsxbmpplaylists</playlists>
        <timeserver*>207.46.248.43</timeserver*>


Music2 was the only one that worked, showed only the folders inside that dir though sad.gif
but the rest didnt work at all
cGChris
hopladikee
redownloaded RelaX only started it.. did nothing else and worked
topic can be closed (thnx for the help guys wink.gif)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.