bugfix
This commit is contained in:
parent
58fac30515
commit
cb22ca4dd1
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
plugins:
|
||||
plugins: embedart
|
||||
art_filename: folder
|
||||
threaded: no
|
||||
per_disc_numbering: yes
|
||||
|
@ -61,6 +61,9 @@ import:
|
|||
quiet_fallback: skip
|
||||
timid: no
|
||||
duplicate_action: skip
|
||||
log: /scripts/beets.log
|
||||
log: /config/scripts/beets.log
|
||||
languages: ['en']
|
||||
group_albums: no
|
||||
|
||||
embedart:
|
||||
auto: no
|
||||
|
|
Loading…
Reference in a new issue