2024-09-09, 11:43 PM
(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.
Welp. Can I do anything so that I dont lose my data?