2024-11-07, 01:38 PM
Your NAS has no idea who "jellyfin" is. Everything comes in as "tom".
To get Jellyfin write permissions, I believe "noperm" is the option you need to add to the mount.
To get Jellyfin write permissions, I believe "noperm" is the option you need to add to the mount.
Code:
//192.168.1.60/dvd /mnt/dvd cifs username=tom,password=xxxxxxxx,iocharset=utf8,noperm 0 0