2024-07-14, 06:10 PM
I had the same exact problem using NFS. Perms were fine and nothing I did would allow Jellyfin to see the media.
What worked for me was simply using cifs instead of nfs. I just added a line like this to my /etc/fstab:
//xxx.xxx.xxx.xxx/Video /media/video cifs username=xxx,password=xxx 0 0
What worked for me was simply using cifs instead of nfs. I just added a line like this to my /etc/fstab:
//xxx.xxx.xxx.xxx/Video /media/video cifs username=xxx,password=xxx 0 0