Skip to content

ID3 tags

cli tools

eyed3

Show id3 tags with eyeD3:

eyeD3 002.mp3

Set track nr:

eyeD3 -n 2 002.mp3

id3v2

Beware: Doesn't detect ID3 v2.4 tags in this track

Show id3 tags with id3v2

sudo apt-get install id3v2

mp3info

Beware: mp3info only supports old id3 v1 !!

Show id3 tags with mp3info:

sudo apt install mp3info