add beets config as template

This commit is contained in:
Joel Beckmeyer 2023-07-21 21:46:39 -04:00
parent 7a1a2448cd
commit f7f4ba7d71
1 changed files with 2 additions and 2 deletions

View File

@ -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