On Sun, 2006-02-12 at 00:16 -0600, Thomas Cameron wrote: > Anyone have a solution that Just Works(TM)? I've heard a bunch of > "application Z looks promising, but it's not ready yet" sort of answers. > > Anyone using an iPod with Linux with no problems? How'd you do it? > > Thanks! > TC OK, so I've got gtkpod up and running nicely, except there is a bug in the docs. I want to dump the music from my iPod to disk. The syntax in their docs says: %A/%d/%t - %n.mp3 : will create a tree with a dir with artist tag then a dir with the album name and finally put the mp3 with track number and track title. In practice, this causes errors and the files which are created do not have the track number. Does anyone have a good resource for the export file format for gtkpod? Thanks! Thomas