[beets] Rewrite for David Bowie’s ★

This commit is contained in:
M1dgard 2018-11-09 21:30:10 +01:00
parent 9b1d6cc020
commit 0d9ae0b74d
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -20,8 +20,13 @@ musicbrainz:
# no: … of “release”
original_date: yes
# provided by plugin “rewrite”
rewrite:
'artist ^!!!$': 'Chk Chk Chk'
'album ^★$': 'Blackstar'
'title ^★$': 'Blackstar'
replace:
'^!!!$': 'Chk_Chk_Chk'
'[#"()\[\]<>:\*\|{}\\!\?]': _
"'": _
'[\\/]': _
@ -68,6 +73,7 @@ plugins:
- permissions
- play
- replaygain
- rewrite
- the
- types