added more plugins to beets config.
This commit is contained in:
parent
76c2ad57fe
commit
f9c2646906
|
@ -2,5 +2,9 @@ directory: ~/Music
|
||||||
library: ~/Music/library.db
|
library: ~/Music/library.db
|
||||||
import:
|
import:
|
||||||
move: yes
|
move: yes
|
||||||
plugins: [edit, fetchart]
|
write: yes
|
||||||
|
plugins: [edit, fetchart, chroma, thumbnails, replaygain, mbsync, fuzzy, duplicates]
|
||||||
|
replaygain:
|
||||||
|
auto: no
|
||||||
|
backend: ffmpeg
|
||||||
asciify_paths: yes
|
asciify_paths: yes
|
||||||
|
|
Loading…
Reference in a new issue