release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Search | Go
Wiki > Main > RockboxSync

RockboxSync

Welcome to Rockbox Sync.

This utility is a Windows-only set of batch files to automate synchronisation of files from a desktop/laptop PC to a Rockbox device. It uses Microsoft's Robocopy utility (supplied in the zip), a more configurable and robust version of copy/xcopy.

To install simply unzip to the root of your device. Upon completion, you should have a zero-length file rockbox.sync and a new directory .sync . If your File View settings are set to anything other than 'All', you will not see these objects.

To use for the first time, open \.sync\user_configuration.bat in a text editor and follow the instructions for setting up source and destination paths etc.

To synchronise, connect your device to the PC and run (click/double-click) \.sync\synchronise_now.bat . The script checks for the existence of rockbox.sync to ensure files will be written to the correct drive and if it can't find it or if the batch file is called from a different drive is smart enough to ask the user which drive letter to use to synchronise.

Get it here: sync_tool.zip

All questions to bascule

Deprecated version

Rockbox Sync is a small batch script to synchronize music to your Rockbox. For now it's just windows only!

RockboxSync is stored on filesystem of the device, you can run it manualy or with autorun.inf (located on the root of the device) It works with robocopy, so it checks for existing songs. Rockbox sync will skip the existing songs unless they have changed. If the files are changed Rockbox sync will replace them with the files from the source folder, you can change this feature in userconf.bat

You can download RockboxSync V0.3 here

note: Read Readme.txt (located in the zip) for install instructions.

Versionlog:
V0.3
1. Added an Auto Update feature.
2. Some Bug fixes en some script cleanup.

V0.4:
1. Auto update now creates a backup of userconf.bat to userconfold.txt
2. Users have now 10 update slots, so they can update 10 folders (Subfolders included) from Computer to Your Rockbox device.
3. Changed the behavior of PURGE to let the user select which dir to purge (of the 10 update slots)

V0.5:
1. Some minor bugfixes
2. Again some script cleaup
3. Added a feature that can create a filelist after the update (it's pretty useless, but usefull to some people;))

r7 - 02 Apr 2021 - 20:46:07 - UnknownUser

Copyright © by the contributing authors.