Update beets config
This commit is contained in:
parent
fcbeb8b7cf
commit
b8460b5ae4
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue