From 2c112c549b04aca5dd3ecc63a027f9f549080dae Mon Sep 17 00:00:00 2001 From: polymachine Date: Sat, 16 Nov 2024 10:52:41 +0100 Subject: [PATCH] fixed beets --- dot_config/beets/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/beets/config.yaml b/dot_config/beets/config.yaml index aaf6e902..fdeae9a9 100644 --- a/dot_config/beets/config.yaml +++ b/dot_config/beets/config.yaml @@ -3,6 +3,6 @@ library: ~/.beets.db import: move: yes paths: - default: $albumartist/()$year) $album/$track - $title + default: $albumartist/($year) $album/$track - $title singleton: Non-Album/$artist/$title comp: Compilations/$album%aunique{}/$track - $title