Files
reactivity-repro/config/beets.yaml
2026-01-28 12:54:02 +00:00

100 lines
1.7 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ------------------------------------------------------------------------------------ #
# BEETS CONFIG #
# ------------------------------------------------------------------------------------ #
# Opinionated example beets configuration. This file was automatically copied to
# /config/beets/config.yaml. Feel free to edit this file to customize the beets
# configuration. For more information on the beets configuration, see
# https://beets.readthedocs.io/en/stable/reference/config.html
plugins:
[
info,
the,
fetchart,
embedart,
ftintitle,
lastgenre,
missing,
albumtypes,
scrub,
zero,
mbsync,
duplicates,
convert,
fromfilename,
inline,
edit,
lyrics,
musicbrainz
]
directory: /music
import:
move: no
copy: yes
write: yes
log: /data/last_beets_imports.log
quiet_fallback: skip
detail: yes
duplicate_action: ask
ui:
color: yes
replace:
'[\\]': ''
'[_]': '-'
'[/]': '-'
'^\.+': ''
'[\x00-\x1f]': ''
'[<>:"\?\*\|]': ''
'\.$': ''
'\s+$': ''
'^\s+': ''
'^-': ''
'': ''
'': ''
'″': ''
'': '-'
per_disc_numbering: no
asciify_paths: yes
threaded: no
fetchart:
midwidth: 500
enforce_ratio: 10px
sources: coverart filesystem itunes amazon spotify albumart fanarttv
embedart:
auto: yes
ifempty: yes
remove_art_file: yes
ftintitle:
auto: yes
format: (feat. {0})
lastgenre:
auto: yes
count: 4
prefer_specific: yes
force: yes
source: track
separator: '; '
fallback: ''
match:
strong_rec_thresh: 0.15
distance_weights:
missing_tracks: 0.2
lyrics:
auto: yes
dist_thresh: 0.11
fallback: null
force: no
print: no
synced: yes