From 1e445e5175ce34aac915195dc2b04d9841d216b6 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sat, 14 Feb 2015 23:53:28 -0700 Subject: update plugins --- .config/beets/config.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.config/beets') diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 9ed313a..358a73a 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -12,7 +12,8 @@ library: ~/.config/beets/library.blb import: copy: yes group_albums: yes - timid: no + timid: yes + write: yes match: ignored: missing_tracks unmatched_tracks @@ -21,13 +22,16 @@ match: # PLUGINS # ############# -plugins: convert discogs fetchart fuzzy info mpdupdate scrub +plugins: convert chroma discogs fetchart fuzzy info mpdupdate scrub convert: auto: no copy_album_art: no embed: no never_convert_lossy_files: yes + +chroma: + auto: yes fetchart: auto: yes -- cgit v1.2.3