xboxscene.org forums

OG Xbox Forums => Software Forums => XboxMediaPlayer => Topic started by: racingclub on April 08, 2003, 11:07:00 AM

Title: Still Need Help With Xml Config Plz
Post by: racingclub on April 08, 2003, 11:07:00 AM
grr.gif

Should Make It All Clear!!!
Title: Still Need Help With Xml Config Plz
Post by: K-LIVE on April 08, 2003, 11:47:00 AM
ko you have to make 3 New Folder ,Pictures, Music, Video on your F dive. and put all your video in the video folder and. all your mp3 in the music folder. an pic go in the pic folder

ko copy an paste this it should work. hope this help



<configuration>

<media>

   <map>C:,Harddisk0Partition2</map>
   <map>E:,Harddisk0Partition1</map>
   <map>F:,Harddisk0Partition6</map>


   <local>
       
       <address*>192.168.1.3</address*>
       <subnet*>255.255.255.0</subnet*>
       <gateway*>192.168.1.1</gateway*>
       <nameserver>192.168.1.175</nameserver>
            <playlists>e:playlists</playlists>
            <thumbnails>e:thumbs</thumbnails>
            <bookmarks>e:bookmarks</bookmarks>
            <imdb>e:imdb</imdb>
   </local>

   
   
      
   <music>
     <share>
       <name>Network (XBMSP)</name>
       <url>xbmsp://192.168.0.1/mymusic</url>
            <cachesize>256</cachesize>
     </share>      
     <share>
       <name>Network (XNS)</name>
       <url>c:[email protected]</url>
            <cachesize>256</cachesize>
     </share>
     <share>
       <name>Network (SMB)</name>
       <url>smb://username:password@Solvision/mokkalaptop/music</url>
            <cachesize>256</cachesize>
     </share>
     <share>
       <name>HDD</name>
       <url>f:music</url>
     </share>
     <share>
       <name>DVDROM (UDF)</name>
       <url>d:</url>
     </share>
     <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </music>

   <pictures>
     <share>
       <name>Network (XBMSP)</name>
       <url>xbmsp://192.168.0.1/pictures</url>
            <cachesize>256</cachesize>
     </share>      
     <share>
       <name>Network (XNS)</name>
       <url>c:[email protected]</url>
            <cachesize>256</cachesize>
     </share>
     <share>
       <name>Network (SMB)</name>
       <url>smb://username:password@Solvision/mokkalaptop/pictures</url>
            <cachesize>256</cachesize>
     </share>
     <share>
       <name>HDD</name>
       <url>f:pictures</url>
     </share>
     <share>
       <name>DVDROM (UDF)</name>
       <url>d:</url>
     </share>
     <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </pictures>

   <videos>
     <share>
       <name>Network (XBMSP)</name>
       <url>xbmsp://192.168.0.1/videos</url>
            <cachesize>256</cachesize>
     </share>      
     <share>
       <name>Network (XNS)</name>
       <url>c:[email protected]</url>
            <cachesize>256</cachesize>
     </share>
     <share>
       <name>Network (SMB)</name>
       <url>smb://username:password@Solvision/mokkalaptop/videos</url>
            <cachesize>256</cachesize>
     </share>
     <share>
       <name>HDD</name>
       <url>f:videos</url>
     </share>
     <share>
       <name>DVDROM (UDF)</name>
       <url>d:</url>
     </share>
     <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </videos>

   
   <apps>
     <share>
       <name>HDD</name>
       <url>f:appsshortcuts</url>
     </share>
   </apps>
   
   
   <applications>
      <bookmark>
        <name>Emulators</name>
        <path>f:appsemulators</path>
      </bookmark>
      <bookmark>
        <name>Utilities</name>
        <path>f:appsutils</path>
      </bookmark>
   </applications>

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

   <dashboard>xboxdash.xbe</dashboard>
   <shutdowntime>0</shutdowntime>
   <sensitivity>0.2</sensitivity>
   <xnsbuffer>8192</xnsbuffer>

   
   
   <language*>21</language*>

   <subtitleencoding>UTF-8</subtitleencoding>
   
      
      <usettfuifont>false</usettfuifont>
   
      
      <screensaver>0</screensaver>

      
      <snapstreamserver>192.168.0.1</snapstreamserver>
      <snapstreamuser>common</snapstreamuser>

      
      <precache>10</precache>
</media>

</configuration>

Title: Still Need Help With Xml Config Plz
Post by: K-LIVE on April 08, 2003, 01:24:00 PM
did that work your u.
Title: Still Need Help With Xml Config Plz
Post by: skinnyrat on April 09, 2003, 02:10:00 AM
jester.gif
Title: Still Need Help With Xml Config Plz
Post by: dssripper on April 09, 2003, 02:37:00 AM
Get a program called XBMPED.
It makes configuring xbmp a breeze.

DssRipper
Title: Still Need Help With Xml Config Plz
Post by: bigrig on April 09, 2003, 01:41:00 PM
I don't think you can just cut and paste all of that, because this forum removes backslashes?

K-Live, maybe if you sent it to skinnyrat in a text file.

But really skinnyrat, I think YOU need to decide where to put all your folders (mine are all on the e drive), and then edit the config.xml to point to those folders.  It's not complicated.