From 9784c2e0469e7c8619cacbfb14249288763bba87 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 23 Sep 2020 22:06:27 +0500 Subject: Updates. --- files/.config/beets/config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 files/.config/beets/config.yaml (limited to 'files/.config/beets') diff --git a/files/.config/beets/config.yaml b/files/.config/beets/config.yaml new file mode 100644 index 0000000..437fcc5 --- /dev/null +++ b/files/.config/beets/config.yaml @@ -0,0 +1,10 @@ +directory: ~/Music/ +library: ~/Music/beets.db +plugins: fetchart +original_date: yes + +paths: + default: $albumartist/$album ($year)%aunique{}/$track - $title + +ui: + color: no -- cgit v1.2.3