Rockbox General > Rockbox General Discussion

Rockbox music sync

<< < (2/5) > >>

w1ll14m:
There are many options to syncronize music to the device,
I wrote this for my self :) but if anyone can use / need the script for syncing a device or something else i can post it.

this script will check if the song/file exists, if the file is modified it will replace the file with the one from the 'source'
If files exist on the device but not in the 'source' the files will be deleted
(unless you change the option in userconf.bat)

thats the functionality I wanted :)

so if I can help someone with this script, just ask and i'll post it :)

kind regards William

mehtadone:
I wouldnt mind a copy of it.

I have used a lot of the syncing program and find them too clunky for my linking.

bluebrother:
why don't you create a wiki page for that? The question comes around pretty regularly and attachments posted in the forums tend to get forgotten. Also, a wiki page could list various alternatives of syncing your music. Maybe such a page is also worth linking from the general FAQ page.

w1ll14m:
Well about a wiki, it's a nice idea but i don't know how to create a wiki!
maybe someone else can do it ..

But here is the attachment :)

there is one bug, the localpath and extpath can't handle spaces eg:
localpathx=c:\path\to music\
extpathx=to music\

the following would work like it's supposed to work:
localpathx=c:\path\tomusic\genre\
extpathx=genre\

The subdirectory's can contain spaces, that's no problem :)
http://rockbox.schoorl.nu/rockbox%20sync.zip

bluebrother:

--- Quote from: w1ll14m on October 17, 2006, 07:15:02 AM ---Well about a wiki, it's a nice idea but i don't know how to create a wiki!

--- End quote ---
You don't need to create a wiki, the Rockbox website has one ;-) You just need to sign up for the wiki and create a new page (simply as accessing a new page that is nonexistant and use the "Create page" link)


--- Quote from: w1ll14m on October 17, 2006, 07:15:02 AM ---there is one bug, the localpath and extpath can't handle spaces eg:

--- End quote ---
sounds like missing quotes to me ...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version