A CLI utility for tagging music files with (mostly) roon specific metadata
ets roon specific tags. Unless specifically indicated (run with -h
), all provided tags overwrite
existing tags.
One spacial case is composer (--composer
). While it’s not Roon specific in any way, it both
sets the composer tag and adds composer credits.
Set year (release date) and title:
roon-tagger set-tags --title 'A new Title' --year 2020 filename.flac
Get full usage (list of supported tags):
roon-tagger set-tags -h