Update .config/beets/config.yaml
This commit is contained in:
parent
1b7d8c64af
commit
ae7099102b
1 changed files with 8 additions and 2 deletions
|
|
@ -1,10 +1,16 @@
|
|||
library: /home/yarne/Beets/data/musiclibrary.db
|
||||
directory: /home/yarne/remote_mount/beets/music/
|
||||
|
||||
plugins: bandcamp chroma spotify lyrics mbsync fetchart embedart duplicates
|
||||
#plugins: musicbrainz bandcamp chroma spotify lyrics mbsync fetchart embedart duplicates fromfilename lastgenre
|
||||
plugins: musicbrainz mbsync fetchart embedart duplicates fromfilename lastgenre lyrics
|
||||
|
||||
lyrics:
|
||||
auto: yes
|
||||
force: yes
|
||||
sources: [lrclib, genius, tekstowo]
|
||||
sources: [lrclib]
|
||||
synced: yes
|
||||
|
||||
lastgenre:
|
||||
force: yes
|
||||
keep_existing: no
|
||||
fallback: 'Unknown'
|
||||
|
|
|
|||
Loading…
Reference in a new issue