xboxscene.org forums

Author Topic: Can't See Video's  (Read 75 times)

Min

  • Archived User
  • Jr. Member
  • *
  • Posts: 64
Can't See Video's
« on: October 09, 2004, 12:57:00 PM »

I can seem to make xbmp show up my videos. They are in the folder f:\video
I know I could use xbmc , but I have some that won't play in it.

This is the part relating to it

media>

    <map>C:,Harddisk0\Partition2</map>
    <map>E:,Harddisk0\Partition1</map>
    <map>F:,Harddisk0\Partition6</map>


   

   

   

   

   

   

   

   

    <local>
       
        <address*>192.168.1.3</address*>
        <subnet*>255.255.255.0</subnet*>
        <gateway*>192.168.1.1</gateway*>
        <nameserver>192.168.1.1</nameserver>
        <playlists>$HOME\playlists</playlists>
        <timeserver*>207.46.248.43</timeserver*>
       
        <cddbserver>194.97.4.18</cddbserver>
        <thumbnails>$HOME\thumbs</thumbnails>
        <bookmarks>$HOME\bookmarks</bookmarks>
        <subtitles>$HOME\subtitles</subtitles>
        <cddb>$HOME\cddb</cddb>  
        <imdb>$HOME\imdb</imdb>  
    </local>

   
   
   
   
    <music>
      <visible>true</visible>
      <share>
        <name>Network (XBMSP)</name>
        <url>xbmsp://192.168.1.2/mymusic</url>
        <cachesize>256</cachesize>
      </share>      
      <share>
        <name>Network (XNS)</name>
        <url>c:\shared\[email protected]</url>
        <cachesize>256</cachesize>
      </share>
      <share>
        <name>Network (SMB)</name>
        <url>smb://username:password@workgroup/computer/share</url>
        <cachesize>256</cachesize>
      </share>
      <share>
        <name>HDD</name>
        <url>e:\music</url>
        <url>f:\Video</url>


Whats wrong , why will it not show up the videos.

This post has been edited by Min on Oct 9 2004, 07:57 PM
Logged

Morien

  • Archived User
  • Sr. Member
  • *
  • Posts: 397
Can't See Video's
« Reply #1 on: October 09, 2004, 08:16:00 PM »

You're trying to put them under 'My Music' that's why.
Music will only display music files. You need to direct 'My Videos' to video files.
Logged

Min

  • Archived User
  • Jr. Member
  • *
  • Posts: 64
Can't See Video's
« Reply #2 on: October 09, 2004, 09:12:00 PM »

Oh , I see. Thanks for the help :).

Logged