INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: RemyJ on April 09, 2004, 12:39:53 am
-
PortableDrives Plugin problem...
My portable drive is a 120gig Firewire drive with more than just music on it. When the plugin accesses the drive and builds the database the first time it includes ALL files on the drive not just those in the specified root directory. This includes files in the hidden Recycled directory!!
I have 4000 music files and 24000 non music files on the drive and it takes forever to do anything with the drive because the database.mpl file has 28000 entries in it.
Shouldn't the database contain only those files found in the specified root directory?
-
Shouldn't the database contain only those files found in the specified root directory?
Maybe. It is an easy enough change. I will post more on Monday.
Steve
-
RemyJ
i have a bunch of external drives. i dont let mc build the database automatically, i then add the folders i want manually later on...
-
Hmmm. Exactly how do you not build the database? When I select the drive for the first time, I get a message box informing me that "MC has not stored file information for this device". There's no option to not build the database.
-
Hmmm. Exactly how do you not build the database? When I select the drive for the first time, I get a message box informing me that "MC has not stored file information for this device". There's no option to not build the database.
umm - i cant really remember it was a while back (will know soon; im just installing a new hd).
i think that because the drives were set to 'do nothing' on autoplay i was able to go to mc>file>library>import media then choose the drive and folder for mc to search.
i will let you know if this works once the new drive is up and running
pip
-
I have 3 portable drives (two 160gig drives, one 300 gig drive), never seen this.
-
How are you defining a "portable drive"? I have an external HD that I connect through a USB port. It sounds like your setup, only USB, not firewire. Anyway, mine gets treated like any other drive. I don't use a plugin to access it. Most of my music is on this drive and I just told MC to import them.
-
Ah. I'm not using the portable drive as primary music storage. That works just fine.
I'm using it as a "Handheld" under the "PortableDrives" plugin so I can copy tracks to it preserving the directory structure.
-
i didnt know you could even do that.
but is there any advantage ?
if you use mc to copy the files across to the new drive it preserves the structure anyway
pip
-
i didnt know you could even do that.
but is there any advantage ?
if you use mc to copy the files across to the new drive it preserves the structure anyway
pip
There's no other way inside of MC to COPY tracks preserving the directory structure. I've been looking for 2 years. If you have one, let me know!
If you use the plugin manager to configure the portable drives plugin, there's a setting for "volume label". Set it to the label of your removable drive and it'll show up in Drives and Devices as a handheld.
-
RemyJ,
Shouldn't the database contain only those files found in the specified root directory?
On further review, if it did, we would have to rebuild the database if the root ever changed and would need to not show any other locations on the drive in the tree. This is possible, but would cause other problems. It is not something to implement at this time.
In regards to the Hidden folders, tonight's build is modified so that hidden and system files will not be retrieved.
Thanks,
Steve
-
That's progress anyway. I can always hide my other stuff when using the drive for music transfer.
Thanks Steve.