 |
Refer Listing To A Friend |
|
|
 |
SUGGEST AllTag TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about AllTag, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
AllTag |
| URL: | [CLICK HERE] |
| Description: |
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)
| |
|
|
|
 |
|