October, 03, 2007

iDumper



iDumper is a very small script that copy every mp3 from your iPod to c:\iPodDump\ under windows or /tmp/ under other OS.
During the copy, the files name are changed with the info on the ID3 tags.
The result of the copy in the destination directory is something like that:
C:\iPodDump\
            +---- John Doe
                     +------ Crisis Album
                                   +------ My Best Song.mp3
                                   +------ Song of songs.mp3

How do I use iDumper ?

If you are under windows, double click on the iDumper.exe, under Linux/Unix, you only have to execute the iDumper python script (iDumper.py).

Download iDumper

Download iDumper (1.463Mb) - Last update: Wed, 03 Oct 07 15:14:15 -0500

Installation

You only need to unzip the iDumper in the 'Your iPod'/iDumper directory. Then you should have something like that:
Your iPod
    +------- Calendars
    +------- Contacts
    +------- iDumper
    +------- iPod_Control

Next ?

Well, if I had some time/motivation to do that I think I can make an interface for managing you iPod songs directly on your iPod. I only need Python/HTML/JavaScript and maybe Flahs but this would take some time to setup, create etc.
Romain Gaucher - r@rgaucher.info