Content-type: text/html Man page of MP3ID3

MP3ID3

Section: Matthew Sachs (1)
Updated: December 2003
Index Return to Main Contents
 

NAME

mp3id3 - view and edit the ID3 tags of an MPEG audio file  

SYNOPSIS

mp3id3  

DESCRIPTION

[OPTION]... FILES...

If no options are given, mp3id3 will print all ID3 tags for the given files.
If no files are given, mp3id3 will list the valid genres and their number.
Note on -a, -A, -c, -g, -s, and -y options: To set an ID3 tag,
you say something like --arist=Beethoven Symphony9.mp3. However, you can also use the ID3 tag options to select which ID3 tags to have mp3id3 display. But you can't just say mp3id3 -a Symphony9.mp3. If you do this, the program thinks that you are trying to set the ID3 artist tag on an unnamed file. The proper way to do this is mp3id3 -a "" Symphony9.mp3.
-l, --list
List valid genres and exit
-d, --delete
Remove all ID3 tags from the files
-n, --no-winamp
Don't use WinAmp genres. This will only affect things if you have songs with a genre above 78.
-a, --artist[=ARTIST]
Get or set the ID3 artist tag for the selected files.
-A, --album[=ALBUM]
Get or set the ID3 album tag for the selected files.
-c, --comment[=COMMENT]
Get or set the ID3 comment tag for the selected files.
-g, --genre[=GENRE]
Get or set the ID3 genre tag for the selected files. This can either be a number from 0 to 114 (higher values, up to 255, are valid but unknown) or the name of the genre as shown by mp3id3 --list.
-s, --songname[=SONGNAME]
Get or set the ID3 song name tag for the selected files.
-y, --year[=YEAR]
Get or set the ID3 year tag for the selected files.
-t, --track[=TRACK]
Get or set the ID3v1.1 track number for the selected files.
-v, --version
Display the version and exit.
-h, --help
Show information about mp3id3
 

REPORTING BUGS

Report bugs to <matthewg@zevils.com>.  

SEE ALSO

The README file and other documentation distributed with mp3tools. Also, the mp3tools mailing list at http://lists.zevils.com/cgi-bin/mailman/listinfo/mp3tools


 

Index

NAME
SYNOPSIS
DESCRIPTION
REPORTING BUGS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:39:05 GMT, December 27, 2003