@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 2 years agoCalibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs9to5linux.comexternal-linkmessage-square20fedilinkarrow-up1224arrow-down12
arrow-up1222arrow-down1external-linkCalibre 7.0 E-Book Manager Introduces New Notes Feature, Support for Audio EPUBs9to5linux.com@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 2 years agomessage-square20fedilink
minus-square@KickMeElmo@sopuli.xyzlinkfedilink2•2 years agoWhile it isn’t a perfect solution, you can run calibre-server and only close it to open the GUI when you need to convert.
minus-square@donio@lemmy.worldlinkfedilink1•2 years agoYeah, I ended up doing something similar but using my own Dockerfile where I specified ebook-convert as the entry point.
While it isn’t a perfect solution, you can run calibre-server and only close it to open the GUI when you need to convert.
Yeah, I ended up doing something similar but using my own Dockerfile where I specified
ebook-convert
as the entry point.