You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same problem here. I have found out that the problem occurs for books whose title contains characters that are invalid for filenames, e.g. a semicolon (which is pretty common in books with a subtitle). The path (new_directory) in step3() should be filtered taking into account the illegal characters in different filesystems (I guess NTFS is the most restrictive). Additionally, error handling might be improved by distinguishing "Bad input" errors from "filesystem errors".
This keeps happening even though I choose valid locations or just enter.
The text was updated successfully, but these errors were encountered: