My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 09, 2008 by joe.walton.gglcd
Tools  
Brief information about the provided tools.

All tools are written in Java, and were tested against iTunes 8.0.1. To launch, build a jar then run:

java -cp itunes.jar org.kafsemo.titl.tools.command

ExportRatings

Usage: ExportRatings <iTunes Library.itl>

Extracts ratings from an iTunes library as a text file.

e.g.

ExportRatings "C:\Users\Joseph\Music\iTunes\iTunes Library.itl"

MoveMusic

Usage: MoveMusic <iTunes library.itl> <source directory> <destination directory>

Modifies an iTunes library file to reflect a bulk move of music files from one directory to another.

e.g.

MoveMusic "C:\Users\Joseph\Music\iTunes\iTunes Library.itl" E:\mp3s "C:\Users\Joseph\Music\mp3s"

ShowAllArtwork

Usage: ShowAllArtwork <iTunes directory>

Simple hack to flash up all local artwork as a collage.

e.g.

ShowAllArtwork "C:\Users\Joseph\Music\iTunes"

Sign in to add a comment
Hosted by Google Code