2025-01-07, 11:08 AM
(This post was last modified: 2025-01-07, 11:08 AM by J_Net Reloaded.)
I fixed it by setting permissions for jellyfin after adding it to the same group as owner heres example
sudo usermod -aG jay jellyfin
sudo chmod -R 770 /media/jay
sudo chmod g+s /media/jay
sudo systemctl restart jellyfin
sudo usermod -aG jay jellyfin
sudo chmod -R 770 /media/jay
sudo chmod g+s /media/jay
sudo systemctl restart jellyfin