2024-10-30, 04:05 PM
You said "Linux client" so I assumed you meant JMP. The server flatpak is community created, not supported (even when 10.8.13 was the latest), and servers should not be run as flatpaks, in general. Not just Jellyfin.
Additionally, JMP 1.11.1 requires server 10.9. If you want to stick with your current server setup, you must use Jellyfin Media Player 1.9.1.
If you want to properly install Jellyfin server, it is a single command to install jellyfin via apt.
Additionally, JMP 1.11.1 requires server 10.9. If you want to stick with your current server setup, you must use Jellyfin Media Player 1.9.1.
If you want to properly install Jellyfin server, it is a single command to install jellyfin via apt.
Code:
curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash