From 760336f2f6819669e108c271f769e0d81f95178f Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 8 Sep 2023 18:20:28 +0000 Subject: [PATCH] Update beets-config-postprocessor.yaml --- lidarr/beets-config-postprocessor.yaml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/lidarr/beets-config-postprocessor.yaml b/lidarr/beets-config-postprocessor.yaml index f4df5b1..250e009 100644 --- a/lidarr/beets-config-postprocessor.yaml +++ b/lidarr/beets-config-postprocessor.yaml @@ -1,4 +1,4 @@ -plugins: embedart, importadded +plugins: chroma embedart lastgenre importadded art_filename: folder threaded: yes per_disc_numbering: yes @@ -65,8 +65,24 @@ import: languages: ['en'] group_albums: no +chroma: + auto: yes + embedart: - auto: no + auto: yes + +lastgenre: + auto: yes + canonical: yes + count: 3 + fallback: None + force: yes + min_weight: 10 + prefer_specific: no + source: album + separator: ', ' + whitelist: /config/extended/beets-genre-whitelist.txt + title_case: yes importadded: preserve_mtimes: yes