Quote:
Originally Posted by embryo
Using version 1.3.11
I don't know if that was happening before also.
When there is any file (html, jpeg ...) inside the epub, with a space in its filename, the plugin will remove it.
|
That's not a part of the plugin that I touched in making the 1.3.11 version, so it would be an older bug. Not having the code in front of me, I'm going to guess that URL encoding plays a role; "index 1.html" and "index%201.html" are not the same string. That would explain why the files show up as unmanifested.
As a workaround, I'd advise unchecking the "remove unmanifested" option for your initial pass. After that, open the book in calibre's editor and change any bad filenames there. Using "Check book" will alert you to any unused files (which is a pretty rare thing, at least in my experience) and give you an opportunity to deal with them.