Wednesday, November 23, 2011

When the PlayCount's over

(Turn off the lights & start from zero again...)

Today moved my aging iPod (IIRC it is the so called "First Generation Video", that is over 5 years old!!) to the Linux side of thing for good.

In order to do that I had to format it as FAT 32, so... Good bye Play Count... I've reached the 36 plays on every song (at last) and it is time to move on, besides, moving to Rhythmbox, and therefore forcing a clean slate start, is helping me re-tagging a lot of songs, as well as discovering some new tunes.

There are still a few things to iron out, specially regarding the transfer of the Play Count from the iPod to Rhythmbox but I guess I'll find a way to fix that sooner or later.
Besides, found a new obsession with this whole play count thing and its Last.fm

Labels: , , , , , , ,

Sunday, April 24, 2011

Transfer iTunes data from newer to older version

(Or Apple's obsession to never allow a rollback...)
I have two Apple boxes, a MBP Intel (running Snow Leopard and its ugly GUI), and an old & trusty PPC Quicksilver, running Tiger, that I love, I'm a fucking freak when it comes to iTunes Play Counts, so I was looking a way to keep the info synced between boxes.

I've done something similar in the past, and it is almost the same, but simpler.

Every copy operation has to be done with the iTunes (on both boxes) closed.
The path to all the iTunes info on both boxes has to be equal (username, paths, etc, etc)
First off, the most important thing is to make backups.
After that, the next most important thing is trasnfering the music files from the box with the newer iTunes to the other box, the best way of doing this is via Rsync.

After you done that, you are done with the iTunes on the newer box.

Now, if you try to open the old iTunes with the newer iTunes Library transfered you'll get a warning message: "iTunes Library cannot be read because it was created with a newer version on iTunes".

No problem there.

Close iTunes on the old box, and blank the file 'iTunes Library':

cat /dev/null > 'iTunes Library'

Then, open iTunes once agian, you'll see a pretty nice Aqua Progress Bar, on my Quicksilver (with a 10 MB "iTunes Music Library.xml" file) the process took about 10 minutes. When it finishes, it issues a warning, but I haven't found any problem so far.

You're not through yet, there are two more steps, that iTunes does automagically, the generation of album covers; and then the gapless playback.



On my Quicksilver (DP 800 MHz with 1.5 GB RAM) the whole thing took about 25 minutes to do everything.

Labels: , , , , , , ,