2023-07-26, 08:01 PM
Hello there!
I helped my friend set up Jellyfin on a spare PC using Jellyfin Server as installed through winget. Worked pretty nicely, and after starting the tray applet, it was up and running in no time.
However, this PC is also configured to partake in my Headscale VPN, so it can access my NAS, and I would like to help him add my NAS as a library source.
Since Jellyfin runs as a service, instead of a "normal previleged" user, it naturally does not see the already mounted SMB shares and only the local disks instead. I tried entering the full SMB URI - including variations with and without for the "Path" value, but neither worked.
Do you know of any way I can get this mount to work properly?
Thanks a lot and kind regards,
Ingwie
I helped my friend set up Jellyfin on a spare PC using Jellyfin Server as installed through winget. Worked pretty nicely, and after starting the tray applet, it was up and running in no time.
However, this PC is also configured to partake in my Headscale VPN, so it can access my NAS, and I would like to help him add my NAS as a library source.
Since Jellyfin runs as a service, instead of a "normal previleged" user, it naturally does not see the already mounted SMB shares and only the local disks instead. I tried entering the full SMB URI - including variations with and without
Code:
\\user:pass@host\path
Do you know of any way I can get this mount to work properly?
Thanks a lot and kind regards,
Ingwie