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

Generate Shell Tab-Completion Script - completions

Completions generates tab-completion script for supported shells.

Supported shells:

Configure Tab-Completion In PowerShell

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