From 01d7b0accfe12ebdde5b60ab1b7c6e967f24df6c Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 15 Jun 2023 11:40:51 +0000 Subject: [PATCH] Fix? #256 --- root/scripts/beets-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/scripts/beets-config.yaml b/root/scripts/beets-config.yaml index dc6d761..368a73b 100644 --- a/root/scripts/beets-config.yaml +++ b/root/scripts/beets-config.yaml @@ -72,7 +72,7 @@ embedart: auto: no lastgenre: - auto: yes + auto: no canonical: yes count: 1 fallback: None @@ -104,4 +104,4 @@ embedart: compare_threshold: 50 ifempty: yes maxwidth: 0 - remove_art_file: no \ No newline at end of file + remove_art_file: no