crocodilestick / Calibre-Web-Automated

Calibre-Web but automated and with Calibre features! Fully automate and simplify your eBook set up!
https://github.com/crocodilestick/Calibre-Web-Automated
GNU General Public License v3.0
749 stars 16 forks source link

[Feature Request] .Kepub / Kobo file format #57

Closed SerinitySW closed 2 months ago

SerinitySW commented 2 months ago

Hi! Thanks for this project, it seems right up my alley and something I've been hoping for. I'd love if it supported .Kepub exports/conversions through the KoboTouchExtended plugin, available from the Calibre's "Get new plugins" listing. This would enable those with Kobos to have the best file format for their readers. Here is a wiki listing the advantages of .Kepub files for Kobo Readers.

Personally, I don't have one myself yet... but I do plan on it (and some family already has some). So I couldn't quite test it with the calibre kobo sync feature yet, but I'd be happy to when the time comes!

jmarmstrong1207 commented 2 months ago

Kepubify is already integrated with stock calibre web, and thus this project too. It converts to kepub of a book you choose, and will be automatically converted when syncing to a kobo device. I converts and syncs to my kobo perfectly.

The docker image comes with kepubify. Go to basic configuration -> external binaries, then set the path to /usr/bin/kepubify

abdessalaam commented 1 month ago

I have set the path to /usr/bin/kepubify but nothing happens (no option to convert a book to epub in metadata edit view). When I also set the path to calibre binaries as /usr/bin I see an option to convert PDF to other formats, but I guess it is from stock calibre rather than kepubify? How to actually use kepubify?