xboxscene.org forums

Author Topic: Help..xns Server Shows 0 Bytes Size On All Files.  (Read 273 times)

tc_cool

  • Archived User
  • Newbie
  • *
  • Posts: 1
Help..xns Server Shows 0 Bytes Size On All Files.
« on: December 10, 2003, 07:04:00 AM »

Hey
Ok, im using BxStream v0.1 to serve the media to xbox. I can see all drives,folders,sub-folders and all files. Only thing is that all media show as "o" size in the list. So when i click a file nothing happens. I am running latest XBMC 2003-11-23 build. What am i doing wrong?

Heres what i have in my xboxmediacenter.xml .  Oh, and how would i set these network shares up so i dont see everything on my pc ? I mean when i hit the XNS icon i see all my drives A-Z (or so)
Many thanks' Peace' tc'

 
 <video>
   <default></default>
   <bookmark>
     <name>C Drive</name>
     <path>C:</path>
   </bookmark>
   <bookmark>
     <name>E Drive</name>
     <path>E:</path>
   </bookmark>
   <bookmark>
     <name>DVD</name>
     <path>D:</path>
   </bookmark>
   <bookmark>
     <name>XNS</name>
     <path>xns://192.168.0.104:1400/</path>
   </bookmark>
 </video>    
Logged