AllTagHits: 24
*****
ALLTAG - MP3 retagging utility
Copyleft 2005 - Nathan E. Pralle
DESCRIPTION: This utility sets an MP3's ID3 tag as a derivative of the file name. It expects file names to be in the form:
ARTIST - SONGNAME.mp3 It can handle full pathnames easily as well.
SYNTAX: ls *.mp3 | perl alltag.pl
I prefer to work up an entire listing of all MP3 files I want to retag and run them through all at once, a la:
find | grep .mp3 | perl alltag.pl
REQUIRED: You must have id3ed installed on your system to do the actual tagging. (Get it from freshmeat.net)
Platform(s): Linux
Date: Jun, 22 2005 Author: Nathan Pralle, http://www.nathanpralle.com/software/alltag.html {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|