Quote:
Originally Posted by jhowell
Version 2.6.0 - 28 Nov 2023
Add the ability to convert fixed-layout books to CBZ format using the plugin's command line interface.
Do not produce a .kfx-zip file if only a single KFX file without DRM is found on import.
Ignore any AppleDouble files present in .kfx-zip files under MacOS. (Fixes "Unable to determine KFX container type of __MACOSX/B0000000_EBOK/._B0000000_EBOK.azw (00 05 16 07 00 02 00 00)'")
|
Thank you for your help and plugin. I converted to epub using the command line interface as I received an error in Calibre trying to convert to ePub. The pub looks good in Calibre. The true book has been removed below and replaced with mybook.kfx.
Code:
calibre-debug -r "KFX Input" -- -e -p mybook.kfx
Without the -p I received this error:
Quote:
WARNING: This book contains PDF content. Use the --pdf option to extract it.
|
What does "Syntax Warning: Illegal annotation destination" mean? Can I resolve that?