Page 1 of 1
Sync to local directory?
Posted: Fri May 08, 2009 11:41 am
by sugi
Hello,
I want to sync my music collection (D:\Music, mainly flac)) to a local directory (D:\MP3), so I can use Unison to transfer these files to my server.
The only thing close enough seems to be the generic plugin, but I couldn't find a way to add a new instance of this plugin and configure it accordingly.
How can I add another instance?
Regards
sugi
Re: Sync to local directory?
Posted: Fri May 08, 2009 6:09 pm
by nohitter151
You can use the USB_mass plugin to sync to any drive:
http://www.youtube.com/watch?v=JGE4OugQMIA&fmt=22
If you don't have a real external drive to sync to you can fake one in Windows by creating a SUBST drive (assign a new drive letter to any folder).
Go to Start -> Accessories -> Command prompt, then type:
SUBST Q: D:\MP3
Where Q: is the drive you create and D:\MP3 is any path on your hard drive
If you later want to remove the fake drive, go back to command prompt and type:
SUBST Q: /d
Re: Sync to local directory?
Posted: Fri May 08, 2009 9:09 pm
by Peke
Re: Sync to local directory?
Posted: Sat May 09, 2009 5:37 am
by sugi
Thanks for the replies. I've already tried to subst a new drive letter, but had no luck.
The new drive letter just does not show up as a device in MediaMonkey (just under the My Computer node) and I have no idea how to add a new instance of the d_USBMass1.dll to the list of devices. I still need the one I have already in there, as it points to my normal MP3 player.
Update: Found a solution, I copied the d_USBMass1.dll to d_USBMass2.dll and then had another entry in the devices list I was able to modify as needed.
Re: Sync to local directory?
Posted: Fri Jan 13, 2012 2:34 pm
by turhankk
Could you elaborate on how you solved the problem. I make a copy of d_USBMass1.dll to d_USBMass2.dll. Then, in Mediamonkey I have usbmass2 listed as a new driver. I go to 'configure', then 'device configuration' tab, assign the drive letter that I subst'ed my folder (Q), and I get the message 'No device found'. I try deleting the usbmass2.dll, restart mediamonkey, do the same configuration on usbmass1.dll, and still no luck.
Drive Q can be reached from windows explorer...
Any help?
Thanks.
Re: Sync to local directory?
Posted: Tue Feb 05, 2013 6:57 am
by chrisjj
turhankk wrote:Could you elaborate on how you solved the problem. I make a copy of d_USBMass1.dll to d_USBMass2.dll. Then, in Mediamonkey I have usbmass2 listed as a new driver. I go to 'configure', then 'device configuration' tab, assign the drive letter that I subst'ed my folder (Q),
FWIW, that works here - Win7 Pro 64-bit, MM build 1511.
turhankk wrote:and I get the message 'No device found'.Thanks.
At what point precisely do you get that message?
Re: Sync to local directory?
Posted: Fri Feb 08, 2013 10:13 am
by activeguy
turhankk wrote:Could you elaborate on how you solved the problem. I make a copy of d_USBMass1.dll to d_USBMass2.dll. Then, in Mediamonkey I have usbmass2 listed as a new driver. I go to 'configure', then 'device configuration' tab, assign the drive letter that I subst'ed my folder (Q), and I get the message 'No device found".
The folder must be a local folder. It cannot be a network share folder.
Re: Sync to local directory?
Posted: Fri Feb 08, 2013 10:51 am
by Lowlander
activeguy wrote:The folder must be a local folder. It cannot be a network share folder.
If it is mapped to a drive letter there should be no problem.