this post was submitted on 04 Jul 2023
26 points (100.0% liked)
FREEMEDIAHECKYEAH
9 readers
2 users here now
๐ฟ ๐บ ๐ต ๐ฎ ๐ ๐ฑ
๐ดโโ ๏ธ Wiki / ๐ฌ Chat
Rules
1. Please be kind and helpful to one another.
2. No racism, sexism, ableism, homophobia, transphobia, spam.
3. Linking to piracy sites is fine, but please keep links directly to pirated content in DMs.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Regarding the Calibre web server part, if you happen to already be running a web server with PHP wherever your calibre library is, there is an old PHP front end called COPS ("Caliibre OPDS (and html) php server") which still works and I still use, and find better for my uses than Calibre's web server. It provides a web interface, OPDS interface, and a built in web based epub viewer.
I do happen to already run a web server for other things, so this is more convenient for me than seperately keeping calibre's web server running all the time. But even more importantly, I like using the calibre command line tool (calibredb), and if you run the calibre web server, the command line tool doesn't work (because calibre locks the database).
Works for me anyhow.