view the rest of the comments
Selfhosted
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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
So just using Calibre to sync your books is kind of a pain in the ass, I agree. Especially with multiple users. However! Sync isn't the only way of getting books on your devices.
You can set up a locally browsable OPDS catalog for you to download your books from. There should be a bunch of "Calibre server" options in your sharing settings in Calibre, that's what you'll need. You can access it from the web browser or your reader's built-in OPDS browser (most android ebook readers that aren't dedicated app store portals have one).
That being said you can also install the calibre-web package to your homelab, which hosts the library database and the OPDS server standalone. With that setup you'd only need to use the Calibre app to manage or add books your remote library, either directly or syncing the library database file.
Both of these methods are okay if you want to curate the books on your devices, but if you're like me and want all the books everywhere sync is ideal. For that I use the Reading List Calibre extension, which lets you create multiple reading lists for multiple devices that are populated with a library search (i.e. "date:<=45daysago" will search for books added to Calibre within the last 45 days) and automatically sync up on device connection.