xboxscene.org forums

Author Topic: Where Are They?  (Read 54 times)

Comptonwigga

  • Archived User
  • Newbie
  • *
  • Posts: 24
Where Are They?
« on: April 12, 2003, 06:35:00 AM »

blink.gif . here's the xml:


-
- <configuration>
- <media>
 <map>C:,Harddisk0Partition2</map>
 <map>E:,Harddisk0Partition1</map>
 <map>F:,Harddisk0Partition6</map>
- <local>
 <address>192.168.0.2</address>
 <subnet>255.255.255.0</subnet>
 <gateway>192.168.0.1</gateway>
 <nameserver>192.168.1.175</nameserver>
 <playlists>e:appsxbplayerplaylists</playlists>
-
-
 <thumbnails>e:appsxbplayerthumbnails</thumbnails>
 <bookmarks>e:appsxbplayerbookmarks</bookmarks>
 <subtitles>e:appsxbplayersubtitles</subtitles>
 <imdb>e:appsxbplayerimdb</imdb>
 <home>e:appsxbplayer</home>
 </local>
-
-
-
- <music>
 <visible>true</visible>
- <share>
 <name>music</name>
 <url>e:mediamusic</url>
 <cachesize>100000</cachesize>
 </share>
 </music>
- <pictures>
 <visible>true</visible>
- <share>
 <name>pictures</name>
 <url>e:mediapictures</url>
 <cachesize>1000000</cachesize>
 </share>
 </pictures>
- <videos>
 <visible>true</visible>
- <share>
 <name>videos</name>
 <url>e:mediavideos</url>
 </share>
 </videos>
- <tvguide>
 <visible>true</visible>
 </tvguide>
-
- <apps>
 <visible>true</visible>
- <share>
 <name>boxplorer</name>
 <url>e:appsboxplorerdefault.xbe</url>
 </share>
 </apps>
-
 <applications />
- <extensions>
 <music>nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|m3u</music>
 <videos>nfo|rm|mp3|m3u|ifo|mov|qt|divx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
 <pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
 </extensions>
 <dashboard>evoxdash.xbe</dashboard>
 <shutdowntime>0</shutdowntime>
 <sensitivity>0.2</sensitivity>
 <xnsbuffer>8192</xnsbuffer>
-
-
-
-
-
-
-
-
 <resolution>1</resolution>
-
-
 <subtitleencoding>UTF-8</subtitleencoding>
-
-
 <usettfuifont>false</usettfuifont>
-
 <screensaver>0</screensaver>
-
 <snapstreamserver>192.168.1.4</snapstreamserver>
 <snapstreamuser>common</snapstreamuser>
-
 <precache>10</precache>
-
 <shoutcasttimeout>12</shoutcasttimeout>
 <recordingpath>e:recordings</recordingpath>
 <scrollysuffix>|</scrollysuffix>
 <autolaunchxbox>true</autolaunchxbox>
 <autolaunchdvd>true</autolaunchdvd>
 <autolaunchcdda>true</autolaunchcdda>
-
 <showdebug>true</showdebug>
 </media>
 </configuration>
Logged

paulio

  • Archived User
  • Newbie
  • *
  • Posts: 15
Where Are They?
« Reply #1 on: April 12, 2003, 12:37:00 PM »

i think its the url part that is wrong. make sure that it is exactly where your media files are..

<name>videos</name>
<url>e:mediavideos</url>    <----- should be written <url>E:mediavideosl</url> at least i think so
Logged

paulio

  • Archived User
  • Newbie
  • *
  • Posts: 15
Where Are They?
« Reply #2 on: April 12, 2003, 12:39:00 PM »

oh yea.. don't forget the backslash after your drive..


E:mediavideos for example instead of e:mediavideos
Logged

Comptonwigga

  • Archived User
  • Newbie
  • *
  • Posts: 24
Where Are They?
« Reply #3 on: April 12, 2003, 10:50:00 PM »

Yeah cheers mate now I can view the mp3's but they wont play, I've checked with videos though eg. avi's, mpg's and they are working perfectly.  Nothing happens when I press play the list of music just stays the same.

And yes the volume is up.
Logged

Comptonwigga

  • Archived User
  • Newbie
  • *
  • Posts: 24
Where Are They?
« Reply #4 on: April 13, 2003, 02:13:00 AM »

dry.gif
Logged

Comptonwigga

  • Archived User
  • Newbie
  • *
  • Posts: 24
Where Are They?
« Reply #5 on: April 15, 2003, 07:22:00 AM »

Anybody?
Logged

JayDee

  • Archived User
  • Hero Member
  • *
  • Posts: 2311
Where Are They?
« Reply #6 on: April 15, 2003, 07:53:00 AM »


<share>
<name>Music</name>
<url>E:|media|music</url>
<cachesize>256</cachesize>
</share>

Lower the cache size dude!
Logged

Hollowpoint

  • Archived User
  • Newbie
  • *
  • Posts: 13
Where Are They?
« Reply #7 on: April 16, 2003, 06:06:00 AM »

I have had problems with Case sensitive....

When running my Relax Server I had

$ROOT$Music

My Relax dir name was <music>... Lowercase

It took me all of 3 days to find that problem.

I dont know if XBMP is pickey with case sensitive for Xbox HD Dri too..  I run everything over relax.  
Why waste Xbox HD space on Media when a 200 GB hd on te computer streams everything nicely..

Logged