Tag rules

You can specify LANraragi-style tag rules for remapping or removing tags.

Tag rules can be specified under Tools > General settings > Advanced settings, “Metadata.General.TagRules”.

Tag rules must be written with one rule per line.

Syntax

The following syntax is supported:

  • -tag removes the given tag
  • -namespace:* removes all tags in the given namespace
  • ~namespace strips the given namespace from all tags
  • tag -> new-tag replaces the given tag with a different tag
  • namespace:* -> new-namespace:* replaces the given namespace for all tags