[beets] Add plugin scrub, more rewrites, misc

This commit is contained in:
M1dgard 2019-03-01 17:35:13 +01:00
parent 8c34991c22
commit 8a25de3d11
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -30,9 +30,10 @@ replace:
'[#"()\[\]<>:\*\|{}\\!\?]': _
"'": _
'[\\/]': _
'[\.,]': _
'[\.,;]': _
'[\x00-\x1f]': _
'Samson & Gert': 'Samson_en_Gert'
'\$': 'S'
'&': '_and_'
'\+': '_plus_'
'\s+': _
@ -75,6 +76,7 @@ plugins:
- play
- replaygain
- rewrite
- scrub
- the
- types
@ -91,7 +93,7 @@ edit:
fetchart:
maxwidth: 500
enforce_ratio: 1%
enforce_ratio: 25%
sources: filesystem coverart albumart wikipedia
# fromfilename:
@ -118,7 +120,7 @@ permissions:
dir: 755
play:
command: mpv --vid=no
command: mpv --vid=no --shuffle
replaygain:
backend: gstreamer