1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-27 23:47:41 +00:00

Updated Calibre plugin (markdown)

Webysther Sperandio
2024-11-08 15:23:03 +01:00
parent f4a292516c
commit e49c5fdbc8

@@ -2,6 +2,6 @@ In the beginning there was the project to make KCC work **also** as a Calibre pl
Calibre is great for a comic collection management.
The idea is still there but the current difficulties are:
* **KindleGen is the main issue here**. Calibre MOBI generator simply don't support features we need.
* ~~**KCC use Python 3. Calibre is Python 2.** Current KCC code can't be modified to work on both versions.~~
* **KCC use Python 3. ~~Calibre is Python 2.** Current KCC code can't be modified to work on both versions.~~
* **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.