Quote:
Originally Posted by quiris
There is a problem during unpacking dual Mobi files created with the latest calibre 1.31:
|
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.
In addition, I have modifed another part in 'kindleunpack.py' in order to process a RESC section which does not match the size retrieved from a base32 string to actual bytes.
The modified parts are as follows:
line 1415(originally 1411) fixed.
lines 1241 -1244 inserted.
Thanks,
EDIT
The attached file is removed and reposted with a changelog addition.