2024-07-10, 03:56 PM
(2023-11-22, 03:51 PM)TheDreadPirate Wrote: If this is a fresh install and you don't care about losing anything, follow these steps.
Code:sudo apt purge jellyfin
curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
After that second command finishes, it should start the jellyfin service. Literally that easy.
To stop Jellyfin
Code:sudo systemctl stop jellyfin
To start Jellyfin
Code:sudo systemctl start jellyfin
Jellyfin will automatically start on reboots.
I've got the same issue, but really I want to keep it. I restarted my server from web (button), but failed to restart. (jellyfin.org)