2024-09-10, 01:05 AM
(2024-09-09, 11:41 PM)TheDreadPirate Wrote: The Jellyfin server flatpak is not official nor officially supported. Servers, in general, shouldn't be run via flatpak.
You'd have to install via apt, which we have an automation script for. You will have to start over since the data from your flatpak install can't be reused for an apt installation.
Code:curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
This script will also install jellyfin-ffmpeg.
Yeah, I did that, now it wont allow me to access the web UI at all. Im not entirely sure why.