Holzhaus/beets-extrafiles

The plugin does not follow beets-config for renaming illegal characters

jinithin opened this issue · 0 comments

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