config.yaml 232 B

1234567891011121314151617
  1. directory: ~/Music
  2. library: ~/.beets.db
  3. import:
  4. move: no
  5. copy: no
  6. match:
  7. strong_rec_thresh: 0.02
  8. plugins:
  9. - lyrics
  10. # https://beets.readthedocs.io/en/stable/plugins/lyrics.html#configuration
  11. lyrics:
  12. auto: yes
  13. force: no