From 845aad4bf691da66ed27731e4db513dd0bbf4971 Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 29 May 2025 04:20:28 +0000 Subject: [PATCH] [beets] BEETS --- .config/beets/config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 0372718..cf54b49 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -5,6 +5,8 @@ import: move: yes convert: dest: /var/media/mp3 - auto: no + auto_keep: yes + copy_album_art: yes embed: yes never_convert_lossy_files: yes + hardlink: true