https://github.com/smoeding/disksync
My Hifidelio MP3 player backup solution
https://github.com/smoeding/disksync
Last synced: 4 months ago
JSON representation
My Hifidelio MP3 player backup solution
- Host: GitHub
- URL: https://github.com/smoeding/disksync
- Owner: smoeding
- Created: 2015-07-09T17:33:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T18:50:28.000Z (almost 11 years ago)
- Last Synced: 2025-03-06T23:25:37.057Z (over 1 year ago)
- Homepage:
- Size: 1.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiskSync - Backup your Hifidelio
This repository contains the final version of my backup software for the Hifidelio MP3 player. I stopped working on this project in 2008 and only keep it here for historical reasons.
## Introduction
The program *DiskSync* was written by me to backup the internal disk of my Hifidelio to an external USB drive. It has been designed to create a complete backup of the music data and allow a restore of not only the audio tracks but also the play- and searchlists and the rest of the preferences.

## Key Features
* The audio tracks are written as single files to disk and can be accessed on any computer capable of reading EXT3 filesystems.
* Incremental backups save only changes and therefore improve the time needed for subsequent backups.
* The program can be operated from the front panel controls. No need to use a computer or network and type commands after the installation is done.
* Messages on screen are available in german and english depending on the selected locale of the device.
* An indicator in the display shows the progress of the backup or restore operation.
* Details of the backup and restore are written to a logfile into the import folder and can be accessed over the network.
* No changes of the installed software on the Hifidelio are necessary.
The program has been developed and tested with the Hifidelio software versons *2.3.18 PRO* and *2.3.21 PRO*.