Hi, Im starting my own calibre server (in Ubuntu Server in the cloud).
I need help with a bash script to download news (and convert to epub), add to library, and keep old epubs only for 15 days.
I need use the ebook-convert command, but how I add this to library, and how I keep 15 days of this recipe and delete the oldest?
Any one have a bashscript or python script to make this?
Thanks