2024-10-24, 07:18 PM
We are going to install an app called "plocate". Run these commands to install, update, and search for all jellyfin related files.
Code:
sudo apt install plocate
sudo updatedb
locate -i jellyfin | egrep "etc|var"