This commit is contained in:
2026-01-28 12:52:25 +00:00
commit f516ba6c8b
36 changed files with 5356 additions and 0 deletions

99
config/beets.yaml Normal file
View File

@@ -0,0 +1,99 @@
# ------------------------------------------------------------------------------------ #
# 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