beets-extrafiles
beets-extrafiles copied to clipboard
The plugin does not follow beets-config for renaming illegal characters
I don't know if it's the intended behaviour, or if this is not done via calling the "illegal-characters" part of beets (though it seems like it when I read the code).
When importing an album with "illegal" characters, it does not resort to looking in the config.yaml file (eg. ':' becomes '_' instead of '.').
# what it should look like
Daft Punk - TRON. Legacy.log
# what it actually looks like
Daft Punk - TRON_ Legacy.log