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.
Calibre Server to host.
KOreader to install on my favorite reader and direct connect to calibre.
Pocketbook as my favorite reader.
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.
Calibre on local machine, sharing a database with self-hosted calibre-web, OPDS enabled using a Kobo to read.
I don’t like Ubooquity, but Calibre somehow seems worse.
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.
Did you have to do anything special to get the Kobo sync working? I followed the instructions and nothing worked for me …
I just followed the instructions here and it worked right away.
Just set it up and working perfectly, thanks!
Audiobook server does work with ebooks.
Calibre-Web for serving, Calibre in a container to automatically ingest from designated folder, and Apple Books or GoodReader to read.
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 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/
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.
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.
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.
Just copy to the reader?
deleted by creator
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.
Kobo is good.
Unless they have changed something recently, Boox violates the GPL.
Kobo with calibre-web sync has been great. Calibre-web github.