Projects / mp3album.pl

mp3album.pl

mp3album.pl is a tool to automatically create album lists from a batch of mp3 files including ID3v1, ID3v2.2 or ID3v2.3 information. It includes logic to split up all files in one directory into separate albums and generates a report file for each album. The reports are customizable through templates and can contain any information found in the ID3 tags. mp3album.pl lends itself very handy when creating an index of a directory containing several albums of music. As Perl currently lacks 'good' Unicode support, the Unicode strings in ID3v2.3 are not yet supported.

Tags
Licenses

RSS Recent comments

01 Dec 1999 10:41 corion

Problems with Perl 5.003
mp3album.pl currently has problems with Perl 5.003, which seems to have own opinions about prototypes and the Getopt::Long module.
A fix is in the works, but if you really need it, use Perl 5.005 instead.

Screenshot

Project Spotlight

beets

A media library management system for obsessive-compulsive music geeks.

Screenshot

Project Spotlight

reposurgeon

A tool for editing version control repository history.