this post was submitted on 22 May 2026
150 points (98.7% liked)

Selfhosted

56958 readers
1784 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Honest question, because I know multiple people who are not looking to jump ship since they already have the Plex Pass.

you are viewing a single comment's thread
view the rest of the comments
[–] kiol@discuss.online -2 points 10 hours ago (1 children)

This multi-server front project, Jellyswarrm is really interesting, which allows the Jellyfin clients to access more than one Jellyfin server simultaneously. I think it may do what you want when combined with server sync.

Would definitely test extensively before putting in production, hehe.

[–] ace@lemmy.ananace.dev 3 points 9 hours ago

It doesn't really solve my use-case, since we do a combination of direct stream when possible, as well as local sync/cache but only for transcoding purposes. As well as local users only, with the federated sharing taking care of permissions, so that we don't transfer user information between eachother.

Jellyswarrm is certainly a lot closer than other solutions people have suggested though.