You are currently browsing the FRP weblog archives for May, 2005.

iPod PERL script

This script creates an HTML page of links to all of your tracks on your iPod. The tracks are grouped into artist and album and the following information is displayed with each track:

  • Artist
  • Album
  • Track number
  • Title
  • Bitrate

The track name acts as a link to the MP3 file.

To run this script you need the following things installed on your computer:

If you are using a Mac and running OSX you will already have PERL installed. The easiest way to install the MP3-info module is to download the Fink package manager of OSX and install through that. If you’re using anything other than OSX you’re on your own, it should work but I haven’t tested it.

Download

ipod_tracklist_1-1-6.zip