-
Notifications
You must be signed in to change notification settings - Fork 232
Calibre plugin
Ciro Mattia Gonano edited this page Dec 4, 2013
·
8 revisions
In the beginning there was the project to make KCC work also as a Calibre plugin. Calibre is great for a comic collection management. The idea is still there (so no, it isn't a not going to happen ever) but the current difficulties are:
- I'm porting KCC to Python 3 and Qt5, and Calibre is Python 2 this could lead to version issues or require a greater effort in writing 2/3 code (it is actually possibile, though)
- writing a Calibre plugin isn't a breeze we prefer to fix and improve the standalone KCC before creating the plugin
- the Calibre plugin will not be a KCC replacement at all it would probably give all comic2ebook and image features at their most common options
- kindlegen issue is stille there and until we can figure out how to fix that, Calibre MOBI generator is not an option.