hildigerr / mtag

The Music Tag Manipulator
Artistic License 2.0
1 stars 0 forks source link
id3v2 music taglib

MTag

The Music Tag Manipulator, MTag, is a music file tag manipulator by Hildigerr Vergaray using TagLib. It was designed to be lightweight and composable.

Options

Useage: mtag [-hvL] | [-l[separator]] [-n number] [-t title] [-a artist] [-A album] [-y year] [-g genre] [-c comment] [-x key] filename

list separator

You can override the default tag listing separator (': '). For example -l= or --list== will separate the key value pairs with the = character.

Return Status