xboxscene.org forums

Author Topic: Tried Alot, Doesnt See Files (2.4)  (Read 39 times)

brian417

  • Archived User
  • Jr. Member
  • *
  • Posts: 70
Tried Alot, Doesnt See Files (2.4)
« on: August 31, 2003, 04:56:00 PM »

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:[email protected]</url>
</share>

just replace that 192.168.0.2 with the address of your computer.
Logged

cGChris

  • Archived User
  • Newbie
  • *
  • Posts: 4
Tried Alot, Doesnt See Files (2.4)
« Reply #1 on: September 01, 2003, 01:09:00 AM »

wink.gif
only.. he doesnt show the FILES in the folders

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

help me tongue.gif

chris
Logged

baturkin17

  • Archived User
  • Sr. Member
  • *
  • Posts: 287
Tried Alot, Doesnt See Files (2.4)
« Reply #2 on: September 01, 2003, 03:26:00 AM »

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 [email protected]</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 [email protected]</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>

   
    <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
Logged

cGChris

  • Archived User
  • Newbie
  • *
  • Posts: 4
Tried Alot, Doesnt See Files (2.4)
« Reply #3 on: September 01, 2003, 06:28:00 AM »

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 ? :>
Logged

cGChris

  • Archived User
  • Newbie
  • *
  • Posts: 4
Tried Alot, Doesnt See Files (2.4)
« Reply #4 on: September 01, 2003, 03:19:00 PM »

QUOTE

      <share>
        <name>Music</name>
        <url>C:[email protected]</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Relax</name>
        <url>C:[email protected]</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Music2</name>
        <url>C:/Chris/[email protected]</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Relax2</name>
        <url>C:[email protected]</url>
        <cachesize>8192</cachesize>
      </share>
      <share>
        <name>Music3</name>
        <url>C:/Chris/[email protected]</url>
        <cachesize>512</cachesize>
      </share>
      <share>
        <name>Relax3</name>
        <url>C:[email protected]</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
Logged

cGChris

  • Archived User
  • Newbie
  • *
  • Posts: 4
Tried Alot, Doesnt See Files (2.4)
« Reply #5 on: September 01, 2003, 04:16:00 PM »

wink.gif)
Logged