From 94fbe3a8ac238fc646a8e7b3aa19116cfebeb380 Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 4 May 2020 12:19:23 +0200 Subject: [PATCH] activated canonical genre usage --- .config/beets/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 44de331..9285918 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -72,6 +72,7 @@ lastgenre: prefer_specifig: yes # prefer genre down the tree rather than the popular (often more generic) source: track # artist/album/track for genre fetching whitelist: ~/.config/beets/whitelist.yaml + canonical: yes # canonical: /path/to/genres-tree.yaml # run 'beet web', then access it on localhost:8337