2024-01-25, 09:05 PM
Run this command on your Pi.
It will print out the mount parameters for every volume you have. Find the line for your NAS drive, /Movies (?), and share that with is.
Code:
sudo cat /proc/mounts
It will print out the mount parameters for every volume you have. Find the line for your NAS drive, /Movies (?), and share that with is.