Skip to content

Commit

Permalink
adapt beets 1.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Schweinepriester committed Apr 17, 2016
1 parent c1f0298 commit bd5b087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#library: @library@

### start actual config ###
plugins: fetchart lastgenre embedart zero inline lyrics ftintitle discogs fromfilename
plugins: fetchart lastgenre embedart zero inline lyrics ftintitle discogs fromfilename edit
#pluginpath: @pluginpath@
paths:
default: $albumartist/$album%aunique{}/%if{$multidisc,CD$disc/}$albumartist - $album%aunique{} - $track $title
Expand All @@ -37,7 +37,7 @@ fetchart:
maxwidth: 2000
enforce_ratio: yes
remote_priority: yes
sources: coverart itunes amazon albumart # default
sources: coverart itunes amazon albumart filesystem
zero:
fields: comments
embedart:
Expand Down

0 comments on commit bd5b087

Please sign in to comment.