Fungomerry
Jun 8 2003, 11:24 AM
I just upgraded from XBMP 2.3 to 2.4 but now I can't find my videos, which are on my f drive ( /F/Video/)
when i open config xml, which bit do I edit?
please help!!!
Widowmaker
Jun 8 2003, 12:24 PM
If you look at the config.xml that came with the latest release, at the top you should see this and the F drive is already mapped.
<media>
<map>C:,Harddisk0\Partition2</map>
<map>E:,Harddisk0\Partition1</map>
<map>F:,Harddisk0\Partition6</map>
Farther down in the xml file, under the video section, you could have this..
</share>
<share>
<name>HDD</name>
<url>f:\videos</url>
<cachesize>8192</cachesize>
</share>
Fungomerry
Jun 8 2003, 01:42 PM
Just realised folder is called video not videos ; )