From 0e52e123c5a16b2ffb34297d02d42def85a7a35c Mon Sep 17 00:00:00 2001 From: polymachine Date: Sat, 16 Nov 2024 10:51:04 +0100 Subject: [PATCH] added beets --- dot_config/beets/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dot_config/beets/config.yaml diff --git a/dot_config/beets/config.yaml b/dot_config/beets/config.yaml new file mode 100644 index 00000000..aaf6e902 --- /dev/null +++ b/dot_config/beets/config.yaml @@ -0,0 +1,8 @@ +directory: ~/Music +library: ~/.beets.db +import: + move: yes +paths: + default: $albumartist/()$year) $album/$track - $title + singleton: Non-Album/$artist/$title + comp: Compilations/$album%aunique{}/$track - $title