this post was submitted on 16 Mar 2026
174 points (98.9% liked)

Selfhosted

60734 readers
115 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. 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.

  8. 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:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

According to the official Discord, "ACX has made the decision to close Booklore and step away." Some contributors are working together on an unnamed replacement project.

For those not in the loop, Booklore was an app for selfhosting book libraries. It had a nice UI. It was able to store metadata separately from the download files, so you could have an organized library without duplication. In recent weeks, there have been conflicts about AI code, licensing, and general Discord nastiness.

RIP

Edit: The discord, website and github are all gone. I found a copy of the announcement:

Announcement๐Ÿ“ข A note on where things stand

ACX has made the decision to close BookLore and step away. He has a partner, a new chapter of his life ahead of him, and honestly - building something that reached 10k stars and thousands of daily users is something to be proud of. We wish him well.

That said - this community, and this project, is bigger than any one person. That's the whole point of open source.

So here's what's happening next:

A group of the original contributors - the people who built a lot of what you've been using - are continuing the work under a new name. [PROJECT NAME TBD] is that continuation. Same mission. Better foundation. Governed the way an open source project should be: transparently, collaboratively, and with the community at the center.

We're not starting from zero. We're starting from everything this community has already built together.

If you want to be part of what comes next, come join us: ๐Ÿ‘‰ https://discord.gg/FwqHeFWk

More details - name, repo, roadmap - coming very shortly. Thank you for your patience, and thank you for giving a damn about this project. That's exactly why it's worth continuing.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Bakkoda@lemmy.world 1 points 4 months ago (1 children)

What's the work flow life for CWA? I currently use calibre-web (kobosync) and calibre to organize and polish then drag and drop the epubs to calibre-web. There has to be a better way lol

[โ€“] Kupi@sh.itjust.works 2 points 4 months ago (1 children)

I've never used Calibre-web so I wouldn't know the difference but Calibre Web Automated is supposed to be a blend of Calibre and Calibre-Web. I don't run a calibre server at home anymore because it wasn't needed after implementing CWA. I did have to copy some Calibre files to run the CWA container (it's in the setup doc) but I haven't needed Calibre since setting up CWA. Whenever I get more books I move the files to the "booksync" folder and it uploads it to CWA. You can also upload them via the webpage. The downside, I usually have to manually fetch the metadata for the books. But that's not a big deal to me. At least I can do everything in one place. I think CWA supports CW plugins, but I'm not 100% certain. I would recommend it if you're looking for one place to hold and update your books metadata.

[โ€“] Bakkoda@lemmy.world 2 points 3 months ago

Thank you for answering.