Calibre (& Calibre web?)
-
@girish I don't know, but I'd still find it useful even if I couldn't use mobile apps (my phone is full up and has no space for any more apps anyway - it's so annoying I can't delete all the Google apps I never user, once this phone dies I'm definitely going to get a 2nd hand phone that will run https://e.foundation/ or https://lineageos.org/ )
-
@girish the combination of Calibre and Calibre-web is quite tricky. That being said, there are plenty of apps that can read from Calibre-web's OPDS server. I personally use MapleRead SE on iOS, but any app that supports OPDS can plug into Calibre-web's server.
Also, I could be wrong here, but I believe Calibre doesn't support LDAP whereas Calibre-web does.
-
@thetomester13 said in Calibre (& Calibre web?):
OPDS
Ah, thanks for this note. This is what I was missing. I was wondering how to get books out of the app for mobile use and this seems to be it.
@jdaviescoates I also managed to figure out how to automate the LDAP parts, so I will get it published soonish.
-
@girish said in Calibre (& Calibre web?):
@jdaviescoates I also managed to figure out how to automate the LDAP parts, so I will get it published soonish.
Woohoo!
-
@mehdi Yes, Calibre is the 'backend' for Calibre-web. If you manage to upload your local Calibre to this Calibre, then Calibre-web should have it all synced up for you. I managed to do this upgrade before (with a relatively small library). I wonder if I can dig up the instructions somewhere...
-
@mehdi from a quick search around it also seems one possible option (which I think I might try once we've got Calibre-web in Cloudron) is to store your Calibre library in a Nextcloud folder and then connect/ sync both the desktop Calibre and Calibre-web to that.
-
@girish thanks! This is definitely something I've been wanting for a while. I'll play around with this soon and try and post instructions on migrating from a manual installation (@ultraviolet 's package) to this one.
-
@thetomester13 yes, I want to move in all my books as well. The app itself works well , just the integration points need to be ironed out. Also, let me know if the OPDS works for you.
-
@girish Ok, got it up and running! I'm not seeing LDAP working, I'm only able to logon using the admin/admin123 credentials, but I know you mentioned this as an issue. I am able to get the OPDS link to work though. I'm using the MapleRead SE iOS app, and the link should look like
https://calibre.my.cloudron/opds
.In the way of migrating things over from a manual instance to this instance:
- I went to the Terminal of the old instance and hit 'Download' and downloaded the
/app/data/Library
directory - In your new instance, go to the File Manager. Upload this Library folder. Change permissions to the folder from 'root' to 'cloudron'.
- In your new Calibre instance, go to the 'Admin' view page. Under 'Basic Configuration' => 'Library Configuration' put
/app/data/Library
and hit 'save'. - Back in the Admin view page, hit 'Reconnect to Calibre DB'.
- If you go to your Calibre-web home you should now see your library!
- I went to the Terminal of the old instance and hit 'Download' and downloaded the