Hi there,
I am using
https://hub.docker.com/r/linuxserver/calibre hosted on my home server.
Opening
http://localIP:8080 in the browser takes up to 5 min for the UI to load. About every second reload I get a timeout.
The same happens on Readarr when trying to connect to calibre-sever API.
However, it is super fast when I mount the drive directly on my MacBook and open the calibre app on my Mac. The only issue is, that now all changes I do in the calibre app are not updated when using the API.
Is there a way to optimize calibre-server?
Could I disable the whole calibre GUI and only use the API for readarr?
And have the whole manual editing done using the mounted drive (as clearly using the web-GUI is not working for me)?
Thank you