2024-09-18, 01:22 PM
Backup these directories
/var/lib/jellyfin
/etc/jellyfin
/var/cache/jellyfin #optional, but I've found helps make the restoration experience more seamless
Once you reinstall your OS and reinstall jellyfin you will restore those directories and make reset the ownership
/var/lib/jellyfin
/etc/jellyfin
/var/cache/jellyfin #optional, but I've found helps make the restoration experience more seamless
Once you reinstall your OS and reinstall jellyfin you will restore those directories and make reset the ownership
Code:
sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin /var/cache/jellyfin