Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_sync 0.1 - New component for syncing your media library with DAP (Read 10474 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_sync 0.1 - New component for syncing your media library with DAP

Hi all !

This component allows to copy the selected files in the playlist to any USB device, keeping the folder structure.

For instance, if your media library is in C:\musicmp3 and you have an usb device which contains music in the F:\music folder, then :

C:\musicmp3\artist\album\song.mp3 will be copied to F:\music\artist\album\song.mp3

How does it work ?

As usual, copy foo_sync.dll to your foobar2000 components folder.
Then go to preferences->tools->Foo Sync ands complete the "Folder to sync with" field (for example G:\music), without trailing slash
You are done with the config  :-)

Now go to your playlist, select a few songs, right click, select FooSync->Copy to usb
And you're done !

If the program doesn't behave as expected, display the console (view -> console) which displays some useful info.


Known issues and limitations :
- If the song is not in the media library, it's ignored


Links for download are attached to this post.

 

foo_sync 0.1 - New component for syncing your media library with DAP

Reply #1
New version : foosync 0.2 .

Change log :
- Now runs asynchronously, so it doesn't block the main thread.
- Only one copy operation, instead  of 1 per file

Feedback welcome

foo_sync 0.1 - New component for syncing your media library with DAP

Reply #2
Hi,
it is possibly to sync files which are in a specific playlist to a specific portable device?
or to sync files with a specific tag?

so we could have a simple and easy workaround to sync some files of library to e.g. a mp3 player!
maybe you can add something like that?!

thanks in advance!
p

foo_sync 0.1 - New component for syncing your media library with DAP

Reply #3
e: wrong thread, sorry