this post was submitted on 12 Mar 2025
25 points (100.0% liked)
Jellyfin: The Free Software Media System
6534 readers
3 users here now
Current stable release: 10.10.7
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Jellyfin does not support federation between multiple server instances the way Plex does, unfortunately. I was working on a project to enable direct server-to-server federation but once I got into the details it became clear that it was going to be a difficult problem that would require a separate server apps combined with a plug-in for Jellyfin on each end. Even then, Jellyfin isn't made to support e.g. servers being down, except by failing to stream a file, which doesn't have a good way to convey to the user that the file is temporarily unavailable vs broken/bad
I don't see why what he's trying to do would be a server change. Seems like a client only change to be able to log into two servers and see the libraries together. Am I missing something?
I can see the issues you're describing if you were trying to replicate one server to another, though.
Sure, it could be done client-side in theory. In practice, the Jellyfin team consider it outside of the scope of the project, so now you're talking about building or modifying a third-party client and directing all of your servers' users to use that client. This also only works for users who have a device that can run said client.
My intention was to do it server-side in such a way that it would seamlessly work with any client