[beets] Add FetchArt configuration
This commit is contained in:
parent
f600140b48
commit
b8e150cdb4
1 changed files with 5 additions and 0 deletions
|
@ -72,4 +72,9 @@ permissions:
|
||||||
play:
|
play:
|
||||||
command: mpv --vid=no
|
command: mpv --vid=no
|
||||||
|
|
||||||
|
fetchart:
|
||||||
|
maxwidth: 500
|
||||||
|
enforce_ratio: 1%
|
||||||
|
sources: filesystem coverart albumart wikipedia
|
||||||
|
|
||||||
# vim: set ft=yaml et sw=2 ts=2 :
|
# vim: set ft=yaml et sw=2 ts=2 :
|
||||||
|
|
Loading…
Reference in a new issue