xboxscene.org forums

OG Xbox Forums => Software Forums => XboxMediaPlayer => Topic started by: hulkyh on March 12, 2003, 08:10:00 AM

Title: What Am I Doing Wrong In The Config2.3.xml?
Post by: hulkyh on March 12, 2003, 08:10:00 AM
For some reason I cannot find the data in the folders music, movies, pictures. What am I doing wrong?





EDIT: Wanted to delete this one... But cannot do it myself.
















<configuration>



<media>



   <map>E:,Harddisk0Partition1</map>

   <map>F:,Harddisk0Partition6</map>





   <local>

       

       <address*>192.168.1.1</address*>

       <subnet*>255.255.255.0</subnet*>

       <gateway*>192.168.1.1</gateway*>

       <nameserver>192.168.1.1</nameserver>

            <playlists>f:appsxbmpplaylists</playlists>

            <thumbnails>f:appsxbmpthumbs</thumbnails>

            <bookmarks>f:appsxbmpbookmarks</bookmarks>

            <imdb>f:appsxbmpimdb</imdb>  

            <home>f:appsxbmp</home>

   </local>



   

   

      

   <music>

     <share>

       <name>music</name>

       <url>f:music</url>

     </share>

     <share>

       <name>DVDROM (ISO9660)</name>

       <url>iso9660:</url>

     </share>

   </music>



   <Pictures>

     <share>

       <name>Pictures</name>

       <url>f:pics</url>

     </share>

     <share>

       <name>DVD-ROM (ISO9660)</name>

       <url>iso9660:</url>

     </share>

   </pictures>



   <videos>

     <share>

       <name>videos</name>

       <url>f:videos</url>

     </share>

     <share>

       <name>DVD-ROM (ISO9660)</name>

       <url>iso9660:</url>

     </share>

   </videos>




   

   <apps>

     <share>

       <name>Shortcuts</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>pls|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>

     <pictures>jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>

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



   

   <shoutcasttimeout>12</shoutcasttimeout>    

   <recordingpath>f:musicRecordings</recordingpath>



   <scrollysuffix>|</scrollysuffix>  



</media>



</configuration>