add beets config as template
This commit is contained in:
parent
7a1a2448cd
commit
f7f4ba7d71
@ -10,8 +10,8 @@ import:
|
||||
incremental: no
|
||||
|
||||
musicbrainz:
|
||||
user: {{ secretJSON "musicbrainz.org" "username" }}
|
||||
pass: {{ secretJSON "musicbrainz.org" "password" }}
|
||||
user: {{ (rbw "musicbrainz.org").data.username }}
|
||||
pass: {{ (rbw "musicbrainz.org").data.password }}
|
||||
|
||||
embedart:
|
||||
auto: no
|
Loading…
Reference in New Issue
Block a user