From f4a7684eab53b3e5c15b9397913bfefba46e4d0f Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 4 Nov 2022 19:50:17 -0400 Subject: [PATCH] Move log file location --- 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 2922e95..6ae21a5 100644 --- a/root/scripts/beets-config.yaml +++ b/root/scripts/beets-config.yaml @@ -6,7 +6,7 @@ id3v23: no asciify_paths: true match: - strong_rec_thresh: 0.04 # 0.04 + strong_rec_thresh: 0.10 # 0.04 medium_rec_thresh: 0.25 # 0.25 rec_gap_thresh: 0.25 # 0.25 max_rec: @@ -61,7 +61,7 @@ import: quiet_fallback: skip timid: no duplicate_action: skip - log: /scripts/beets.log + log: /config/extended/logs/beets.log languages: ['en'] group_albums: no