Search notes:

id3v2

id3v2 is a command line id3v2 tag editor to add, modify and delete id3v2 tags, or convert id3v1 tags to id3v2 tags.

Showing current tags

id3v2 -l some.mp3

Setting Tags

id3v2 -a "the name of the artist" -A "the name of the album"

Delete V1 tags

id3v2 -s some.mp3

Delete V2 tags

id3v2 -d some.mp3

Delete all (V1 and V2) tags

id3v2 -D some.mp3

See also

tools

Index