diff --git a/beets.config.yaml b/beets.config.yaml index a29badd..77c17dd 100644 --- a/beets.config.yaml +++ b/beets.config.yaml @@ -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