Update beets config

This commit is contained in:
Marko Korhonen 2022-05-29 09:57:26 +03:00
parent fcbeb8b7cf
commit b8460b5ae4

View file

@ -1,5 +1,5 @@
directory: ~/music directory: ~/Music
library: ~/music/beets.db library: ~/Music/beets.db
plugins: plugins:
- acousticbrainz - acousticbrainz
- check - check
@ -38,7 +38,7 @@ replaygain:
backend: gstreamer backend: gstreamer
auto: yes auto: yes
musicbrainz: musicbrainz:
user: ReekyMarko user: FunctionalHacker
pass: "{{@@ env['PASS_MUSICBRAINZ'] @@}}" pass: "{{@@ env['PASS_MUSICBRAINZ'] @@}}"
mbcollection: mbcollection:
auto: "yes" auto: "yes"