Quote:
Originally Posted by tkeo
Hi,
I have fixed the bug to process the azw3 file you attached. However; I have not checked KindleUnpack v0.64 as a clibre plugin because calibre did not support 'page-progression-direction' and 'page-spread' properties when I wrote it.
|
I've tried to make the plugin as "plug 'n' play" as possible. Calibre may not support those properties, but you still should be able to drop updated kindleupack files into the plugin's 'kindleunpack' folder with no trouble (provided the __init__.py stays in place). Unless the number/order of parameters in one of the main methods that the plugin's code accesses has changed, of course.
This reminds me that I haven't updated the plugin to the latest KindleUnpack code, yet.