ansible/roles/music/templates/beets_config.yaml.j2

29 lines
545 B
Django/Jinja

directory: {{ funkwhale_import_music_directory_host }}
threaded: yes
plugins: lyrics ftintitle embedart duplicates fetchart lastgenre acousticbrainz lyrics
match:
# Allow 90% confidence for auto-tagging
strong_rec_thresh: 0.10
max_rec:
media: strong
label: strong
year: strong
preferred:
# I have only a few physical CD
media: ['Digital Media']
discogs:
user_token: {{ discogs_user_token }}
acoustid:
apikey: {{ acoustid_api_key }}
ui:
color: yes
import:
write: yes
move: yes
log: /var/log/beets.log