2024-01-12, 09:05 PM
(This post was last modified: 2024-01-12, 09:58 PM by Tombar. Edited 2 times in total.)
Hi all,
I installed JellyFin under Windows 10 as a Service. But now I have trouble to access my data which is on a NAS.
To map the folder under Windows I followed this Guide here, but it is not working.
In general my installation works just fine when I add ibraries with real local folders, but not with a network folder/symlink.
My details:
Looks like JellyFin cannot access the shared folder.
I also tried to use the direct network share instead of the local folder with the symlink but that does not work as well.
Any idea what might be missing? Or any better idea how to access a network share while running JellyFin as a Windows Service?
Is there a log I can check?
Thanks a lot for any hint.
Cheers,
Tommy
I installed JellyFin under Windows 10 as a Service. But now I have trouble to access my data which is on a NAS.
To map the folder under Windows I followed this Guide here, but it is not working.
In general my installation works just fine when I add ibraries with real local folders, but not with a network folder/symlink.
My details:
- JellyFin Server is running as a Windows Service and I used a local Windows account to run it. The same account I use when logging on to Windows
- On my NAS I created a user that has access to the data (same user name and password as the Windows user)
- I created a local directory and a symlink to the folder on the NAS (as per the guide linked above)
- Code:
mklink /d "D:\media\_fritzboxsync\sync_movies\Movies" "\\192.168.253.1\FRITZ.NAS\HDD4TB\mount\Movies"
- In Windows Explorer I can browse the media folder and can see all my movies
- In JellyFin I can only navigate until the local folder, the symlink folder "Movies" is not displayed within the dialoge when creating the library.
- If I now select only the local folder nothing is found.
Looks like JellyFin cannot access the shared folder.
I also tried to use the direct network share instead of the local folder with the symlink but that does not work as well.
Any idea what might be missing? Or any better idea how to access a network share while running JellyFin as a Windows Service?
Is there a log I can check?
Thanks a lot for any hint.
Cheers,
Tommy