Seems this just released 10 hours. Was mentioned in this other thread, but figured it was worth granting it’s own topic. Very Cool! I’m not the dev, but this is awesome. Was originally posted to Reddit here.
Oh wow, repo is https://github.com/LLukas22/Jellyswarrm
Jellyswarrm is a reverse proxy that lets you combine multiple Jellyfin servers into one place. If you’ve got libraries spread across different locations or just want everything together, Jellyswarrm makes it easy to access all your media from a single interface.
Working
- Unified Library Access – Browse media from multiple Jellyfin servers in one place.
- Direct Playback – Play content straight from the original server without extra overhead.
- User Mapping – Link accounts across servers for a consistent user experience.
- API Compatibility – Appears as a normal Jellyfin server, so existing apps and tools still work.
⚠️ In Progress
- Websocket Support – Needed for real-time features like SyncPlay (not fully reliable yet).
- Audio Streaming – May not function correctly (still untested in many cases).
- Automatic Bitrate Adjustment – Stream quality based on network conditions isn’t supported yet.
🚫 Not Planned
- Admin Functions – Server administration (user management, settings, etc.) won’t be supported through Jellyswarrm.----
I bet this could be used to load balance regional servers with a bit of tweaking. (I made Plex-sync a long time ago for a similar purpose)
Nice, this might finally allow me to have an English, German and French Library without having conflicts all the time.
You can already do that (somehow) with tags and libraries. There’s a plugin for that.
But yeah this looks less complicated to setup and maintain !
Holy shit, sounds like this would enable people to have a community in which m every person has a Jellyfin and they each use all of them.
One person could specialize in documentaries and another in shows.
Combined, it would mean a huuuge library.
I wonder how high demand content would work. As in, if a TV show is watched a lot, could it be saved in multiple servers and the swarrm figure out who streams from what to balance demand?
Keep in mind this isn’t federation. It is a way to access multiple independent servers via reverse proxy.
Yes, but a group of friends could use it to set up a group Jellyfin, sharing their libraries
How would each person contribute to it?
By ripping their legally bought DVDs, surely :P
I mean how would they upload their files to the server
It’s their own server, so they’d just… upload it.
um, they don’t
Each run their own jellyfin server and I guess their own jellyswarrm to access al of their friend’s servers? - Not read the docs though
Jellyfin plays the media. It doesn’t make/produce/edit or upload the media. Think of it as DIY Netflix service
Automatic Mapping
If a user already exists on one or more connected servers, they can log in directly with their existing Jellyfin credentials. Jellyswarrm will automatically create a local user and set up the necessary server mappings.
If the same username and password exist on multiple servers, Jellyswarrm will link those accounts together automatically. This provides a smooth experience, giving the user unified access to all linked servers.
Really should audit the implementation of that feature. So when you first log in it automatically sends you’re credentials to every connected server?
I would assume it’s a hash but yes, it needs an audit.
I’d assume you need an admin account for every server and it uses that to create the users.
Dude I just saw a post where someone was asking if something like this existed
Yep, this was mentioned in that thread and it is so impressive it deserves a dedicated topic to promote itself. Seems it has only existed for a few hours!
How does it handle duplicate entries? How does it define duplicates?
I feel like this problem should be solved via some form of federation within Jellyfin, but if Jellyswarm works well enough… I’m not gonna make a fuss.
Has this been tested?
Thats wildly cool… I’m checking it out tomorrow!
I always thought this would make more sense to implement client side in the media player. But its probably easier to implement this way.
Here are some thoughts from Jellyfin-offtopic:
- I wouldn’t trust it especially with the new DB coming out. No way Jellyfin’s own DB supports multiple servers. It would be up to the tool to keep track of everything. And I’m assuming only one person is supposed to run that thing on multiple servers.
- How would this work when multiple people want to connect to others at the same time?
I don’t use jellyfin but these seems cool as fuck…
/me needs friends 😪
🤗
Thanks! Giving this a go tonight