Quote:
Originally Posted by DNSB
I would suspect that you are running into filename/filepath length limits.
|
According to the late davidfor:
Quote:
Originally Posted by davidfor
The path creation is done by calibre. The drivers supply a maximum path length and calibre works something out in that. It does tend to shorten the actual file name more than the rest of the path, but, I have seen this myself. I use a couple of different libraries, and put the library name first. Occasionally the library name gets shortened. From a quick look at the code, all parts of the path can be shortened, but the longer the part, the more will be taken from it. Hence the file name part will usually be changed the most.
|
The maximum path-length for KoboTouch is 185 characters. I don't know about save-to-disk.