Explorar o código

enable edit plugin

Fabian Peter Hammerle %!s(int64=3) %!d(string=hai) anos
pai
achega
c5474f44d9
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      config.yaml

+ 11 - 0
config.yaml

@@ -9,8 +9,19 @@ match:
   strong_rec_thresh: 0.02
 
 plugins:
+- edit
 - lyrics
 
+# https://beets.readthedocs.io/en/stable/plugins/edit.html#configuration
+edit:
+  itemfields: # ignoring order
+  - album
+  - albumartist
+  - artist
+  - comments
+  - title
+  - year
+
 # https://beets.readthedocs.io/en/stable/plugins/lyrics.html#configuration
 lyrics:
   auto: yes