Calibre does not allow for paths and filenames to include non-ascii characters. This is because calibre runs on a number of different platforms that use a number of different file systems. Not all platforms and filesystems support unicode characters. It's easier to simply confine the path and filenames to a set of characters that are known to work across all systems calibre can run on.
|