A CLI utility for tagging music files with (mostly) roon specific metadata
Completions generates tab-completion script for supported shells.
Supported shells:
The easiest way to configure tab completion for roon-tagger is adding the following to you powershell initialization:
roon-tagger completions powershell | Out-String | Invoke-Expression