this post was submitted on 23 Oct 2023
39 points (91.5% liked)

Selfhosted

38768 readers
195 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Are any of you hosting their own E-Books? If so which Software are you using and is it compatible with the E-Reader of your choice (if you use one)?

I don't have an E-Books nor do I have an E-Reader, but I'm considering to dig deeper into the business and wanted to hear your stories.

all 31 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 10 months ago* (last edited 10 months ago)

Calibre Server to host.

KOreader to install on my favorite reader and direct connect to calibre.

Pocketbook as my favorite reader.

[–] nhowell77 10 points 10 months ago (1 children)

I use Jellyfin. You have to install the Bookshelf plugin (or at least I didn't the time I set it up, may be a default now). Saves progress, and gives me one less service to manage as I use Jellyfin for Movies, TV, and Music libraries already.

[–] [email protected] 2 points 10 months ago

I do this too. When I want a better reader I just download the book to my device and read it with any number of apps

[–] [email protected] 9 points 10 months ago (1 children)

I'm using calibre as server and moon+ reader (pro) as reader. I can download the ebooks from my calibre server and with the pro version of moin+ reader I can sync reading positions (and books) between devices. This way I can continue reading on the phone where I was on the tablet while traveling.

[–] [email protected] 3 points 10 months ago

Same, I've been doing this for years. It's just flawless.

[–] relaymoth 6 points 10 months ago (1 children)

Using a Kobo reader with Calibre & Calibre-web to serve the books.

Setup a shelf on web, create a sync token on web. Add token to the Kobo config, automatically syncs any books that are added to the shelf. This replaces the Kobo store api for syncing, but I don’t use it so no biggie for me.

[–] [email protected] 2 points 10 months ago (1 children)

Did you have to do anything special to get the Kobo sync working? I followed the instructions and nothing worked for me ...

[–] relaymoth 6 points 10 months ago (2 children)

I just followed the instructions here and it worked right away.

[–] [email protected] 2 points 10 months ago

I shall try again, thanks!

[–] [email protected] 2 points 10 months ago

Just set it up and working perfectly, thanks!

[–] [email protected] 6 points 10 months ago (1 children)
[–] [email protected] 1 points 10 months ago

I don't like Ubooquity, but Calibre somehow seems worse.

[–] [email protected] 6 points 10 months ago

Calibre on local machine, sharing a database with self-hosted calibre-web, OPDS enabled using a Kobo to read.

[–] huskypenguin 4 points 10 months ago

Audiobook server does work with ebooks.

[–] [email protected] 3 points 10 months ago

I use calibre to manage my library. Well, mostly just to put them into one place. But to browse/read/download books I've written my own service reads the calibre sqlite database and serves it as a web page. It doesn't have opds support yet, but I'm looking into that. Check it out here: https://sr.ht/~ilikeorangutans/books/

[–] [email protected] 3 points 10 months ago

I use Calibre with FBReader on a few android devices. You set up calibre as a web server and FBreader just connects to it directly. It stores reading position on Gdrive or dropbox, unfortunately not on NC or other self-hosted storage.

[–] [email protected] 3 points 10 months ago
[–] [email protected] 3 points 10 months ago

Calibre-Web for serving, Calibre in a container to automatically ingest from designated folder, and Apple Books or GoodReader to read.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago)

I manage my library on my laptop with Calibre, then replicate that to a server with Syncthing and serve it up via OPDS with COPS:

https://github.com/seblucas/cops

I like this because COPS is simple and easy to set up. It does just what I need and nothing else.

I read on a old jailbroken Kindle Paperwhite running KOReader.

[–] [email protected] 3 points 10 months ago

My flow is GoodReads (tracking/requesting) -> Readarr (manage downloads) -> Calibre (manage library/metadata) -> Calibre-Web (user friendly browsing/serving) and then I can send to kindle or download or whatever from Caliber-Web. I download from Usenets/Libgen/Openbooks

[–] [email protected] 2 points 10 months ago

Honestly I've been using Google play books for years, just upload pdf or epub and you have it on phone, ipad and computer. Plus it remembers how far you are on between devices.

Readarr for storing on own server, before I upload them.

[–] [email protected] 2 points 10 months ago

I run BicBucStrim on my NAS, and I access it through the web browser of any PC or tablet, my Kobo eReader, or Mobiscribe eReader. You can download a book to the device to read it, though. It basically just generates a nice web layout to access your Calibre library.

[–] [email protected] 2 points 10 months ago

Just copy to the reader?

[–] [email protected] 1 points 10 months ago (1 children)

Kindle screens are very good , but eff Bezos

An iPad is versatile, but then Apple…

But FOR ME, I cannot read books on a computer screen, it is just too awkward.

So yes I iPad.

[–] [email protected] 5 points 10 months ago (2 children)

if you want an e-ink screen, there's always kobo and/or boox.

[–] [email protected] 6 points 10 months ago (1 children)

Kobo is good.

Unless they have changed something recently, Boox violates the GPL.

[–] [email protected] 3 points 10 months ago
[–] [email protected] 1 points 10 months ago

Ooo. Thank you.

[–] [email protected] 1 points 10 months ago

Syncthing on my Kobo and all other devices where I want access to my books.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

I'm using https://www.kavitareader.com/ with Moon+ Reader. Kavita supports OPDS feeds, which is perfect.