From 174a84842973526dc81bb0ecb7d2003e89da77b3 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sun, 29 May 2022 09:57:26 +0300 Subject: [PATCH] Update beets config --- home/.config/beets/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/.config/beets/config.yaml b/home/.config/beets/config.yaml index a3d863d..d804510 100644 --- a/home/.config/beets/config.yaml +++ b/home/.config/beets/config.yaml @@ -1,5 +1,5 @@ -directory: ~/music -library: ~/music/beets.db +directory: ~/Music +library: ~/Music/beets.db plugins: - acousticbrainz - check @@ -38,7 +38,7 @@ replaygain: backend: gstreamer auto: yes musicbrainz: - user: ReekyMarko + user: FunctionalHacker pass: "{{@@ env['PASS_MUSICBRAINZ'] @@}}" mbcollection: auto: "yes"