rebuild_db 1.0-rc1

This commit is contained in:
lynxize 2025-06-20 08:33:32 -06:00
commit db2a7650d4
Signed by: lynxize
GPG key ID: 8615849B8532CD77
3 changed files with 1005 additions and 0 deletions

22
Readme.txt Normal file
View file

@ -0,0 +1,22 @@
iPod shuffle Database Builder
=============================
This release contains multiple versions of the program:
rebuild_db.py - a Python script for almost any platform (RECOMMENDED)
rebuild_db.exe - a standalone Win32 console application (DEPRECATED)
Please use the Python version, because it is the only one that is actively
developed, and it has a lot more features compared to the Win32 version.
To use the Database Builder, copy rebuild_db.py to your iPod's root directory
and start it, e.g. with a double click in Explorer or Finder.
Additionally, this archive contains rebuild_db-win32.src.zip, which is an
archive of the C source code for the Win32 version (compile with lcc-win32).
For any other details regarding the software, please visit the webpage at
http://shuffle-db.sourceforge.net
Have fun with the program (and with your iPod as well),
Martin J. Fiedler <martin.fiedler@gmx.net>