2024-09-17, 09:01 PM
If you're ok with starting over, follow these steps.
Copy and paste those commands and jellyfin should be purged and running a clean slate setup. Make sure to clear your browser cache as well.
Code:
sudo apt purge jellyfin*
sudo rm -rf /etc/jellyfin /var/lib/jellyfin /var/cache/jellyfin
curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
Copy and paste those commands and jellyfin should be purged and running a clean slate setup. Make sure to clear your browser cache as well.