Closed anareaty closed 1 year ago
Probably the same as in #3 . I'll have a look :-)
Should be working in 0.1.6 now, I switched from an allowlist of characters to a blocklist, which should address my fear of using disallowed characters for some file systems :-). Feel free to reopen if the issue persists somehow.
Right now if the book name is in cyrillic alphabet, book folder is created with an empty name. It can be easily fixed, you just need replace this line:
with this:
It would probably be useful to add some other alphabets symbols too.