this post was submitted on 26 Oct 2024
202 points (99.0% liked)
Jellyfin: The Free Software Media System
5696 readers
5 users here now
Current stable release: 10.10.0
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
Did they abandon the Flatpak package? The Jellyfin Player Flatpak is up-to-date, but the Server package on Flathub is at 10.8.13 and no longer listed on the Jellyfin website
https://jellyfin.org/downloads/server
EDIT: Looking at an archive from earlier this year, the Flatpak was tagged as "Community", not "Official". So I guess I shouldn't be too surprised that the random packagers did not keep up with releases.
https://web.archive.org/web/20240104000907/https://jellyfin.org/downloads/server/
Flatpaks really suck for anything other than GUI applications. I suggest going with docker/podman
I had no issue with it when I set it up on my Steam Deck. Setting up docker/podman through distrobox or something just seems like so much extra hassle compared to a Flatpak.
You're running the server from the Steam deck?
Because even without Flatpak, there's plenty of other package for different distros that are easy or easier than flatpak. You don't have to go all the way to a docker.
It's probably best to do it eventually but it doesn't have to be today.
Yes, installing/running Jellyfin Server on Steam Deck. What would be the best way to install on an immutable OS like SteamOS where Flatpak is typically the go-to?
The jellyfin docker is really easy to set up. And then you get the benefit of complete portability.
If you really want it as a flatpak you could attempt to build your own with up to date versions. However that would likely take longer than using an official package.