roon-tagger

A CLI utility for tagging music files with (mostly) roon specific metadata


Project maintained by babysnakes Hosted on GitHub Pages — Theme by mattgraham

Set Roon Specific Tags - set-tags

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.

Example Usage

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