aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/beets
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/beets')
-rw-r--r--dotfiles/.config/beets/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/.config/beets/config.yaml b/dotfiles/.config/beets/config.yaml
index b5eb190..bf0f03b 100644
--- a/dotfiles/.config/beets/config.yaml
+++ b/dotfiles/.config/beets/config.yaml
@@ -10,6 +10,11 @@ convert:
ogg: ffmpeg -i $source -y -vn -acodec libvorbis -aq 6 $dest
fetchart:
maxwidth: 1200
+ sources:
+ - coverart: releasegroup
+ - coverart: release
+ - filesystem
+ - '*'
embedart:
auto: yes
maxwidth: 500