id3tag Command Examples

Read, write, and manipulate ID3v1 and ID3v2 tags of MP3 files. More information: https://manned.org/id3tag.

id3tag --artist {{artist}} --song {{song_title}} {{path/to/file.mp3}}

id3tag --album {{album}} {{*.mp3}}

id3tag --help