Quote:
Originally Posted by Ertagon
I have the need for it but not the time.
And I am not familiar with the Calibre codebase and API.
I am going to put out a reward for it.
|
I have looked into doing a calibre plugin but having PIP dependencies that require native module in calibre plugin seems very hard to manage.
So I discovered a calibredb command line tools also allow you to interact with calibre directly, so I built this:
https://github.com/innocenat/comic-ebook-tools I built it only for my own use so the user need to know basic of command line to use it, but it help me a lot managing my comic library. Note that I have no need for MOBI generation so I didn't code that in.
(I built it quite some times ago but your comment remind me to put it on GitHub).