2024-09-15, 04:32 PM
First, it looks like Jellyfin can't even read the NTFS drive. Read this post about setting that up.
https://unix.stackexchange.com/questions...mount-ntfs
How are you trying to access Jellyfin? Did you allow port 8096 in Linux firewall?
https://unix.stackexchange.com/questions...mount-ntfs
How are you trying to access Jellyfin? Did you allow port 8096 in Linux firewall?
Code:
sudo ufw enable
sudo ufw allow 8096