2025-03-20, 07:39 PM
It is working. "jellyfin permission" is not a thing you need to do nor is it a valid command. The status command is showing that Jellyfin is running.
If you haven't done so already, you need to open port 8096.
Then you should able to access Jellyfin from any host on your home network.
If you haven't done so already, you need to open port 8096.
Code:
sudo ufw enable
sudo ufw allow 8096
Then you should able to access Jellyfin from any host on your home network.