mp3report is a flexible program to scan a list of (sub)directories, creating an MP3 report from an HTML template. It also calculates various statistics and can report on ID3v2 tags and MP3 header information. Between MP3 header information, ID3 tags, ID3v2 tags, configuration settings, and general statistics, there are about 110 fields you can use in your own templates.
- Updated code for MP3::Info instead of MPEG::MP3Info
- Now supports VBR
- Dir header is now written last, allows variable substitution from non-header variables
- Clears out id3 variables from previous match
- Better, more secure tempfiles
- Added man page
Reviewing 1.0.0 (Jan 28, 2000)
The output the program gives (sample on webpage) looks good, but it needs perl to run :( Not installing perl just for a MP3 reporting tool... Maybe you should mention it needs perl in the description?
No comments yet