Need help to automate the heck out of my ebook life, since everything works just fine from the GUI
I still download manually the ebooks using the Windows Kindle app, but afterwards it begins it's own journey, triggered by scripts and calibredb, until it arrives in my Calibre as a kfx file. I would prefer to have these books in an epub format as well. When I'm using the GUI, it automatically converts the book to my preferred output, but I can't trigger it from the CLI.
I tried calibre-debug -r "KFX Input" -- librarypath/mybook.kfx, but I recievd a stunning "No plugin named KFX Input found" error (what I of course use to convert these books in the GUI).
I'm open for any kind of solution or a workaround, using 3rd party tools or executing python...