Update beets-config.yaml
This commit is contained in:
parent
afd6dbce38
commit
368e269593
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
plugins: embedart lastgenre
|
||||
plugins: chroma embedart lastgenre
|
||||
art_filename: folder
|
||||
threaded: yes
|
||||
per_disc_numbering: yes
|
||||
|
@ -65,6 +65,9 @@ import:
|
|||
languages: ['en']
|
||||
group_albums: no
|
||||
|
||||
chroma:
|
||||
auto: yes
|
||||
|
||||
embedart:
|
||||
auto: yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue