Update beets-config.yaml
This commit is contained in:
parent
1a183dbbba
commit
1de5b5dd0c
1 changed files with 15 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
plugins: embedart
|
||||
plugins: embedart lastgenre
|
||||
art_filename: folder
|
||||
threaded: yes
|
||||
per_disc_numbering: yes
|
||||
|
@ -66,4 +66,17 @@ import:
|
|||
group_albums: no
|
||||
|
||||
embedart:
|
||||
auto: no
|
||||
auto: yes
|
||||
|
||||
lastgenre:
|
||||
auto: yes
|
||||
canonical: yes
|
||||
count: 1
|
||||
fallback: None
|
||||
force: yes
|
||||
min_weight: 10
|
||||
prefer_specific: no
|
||||
source: album
|
||||
separator: ', '
|
||||
whitelist: /config/extended/beets-genre-whitelist.txt
|
||||
title_case: yes
|
||||
|
|
Loading…
Reference in a new issue