2024-10-08, 07:10 PM
(2024-10-08, 03:34 PM)TheDreadPirate Wrote: Assuming that Jellyfin runs on this same host, Jellyfin does not have permissions to read beyond /media/hd/samba/joao.
Can you confirm that Jellyfin is running on this same host?
If so, adding r-x permissions for "others" on /media/hd/samba/joao should be enough.
Code:sudo chmod o+rx /media/hd/samba/joao
If that doesn't work, let me know.
I can confirm that it works and I'm now able to access my movie library!
OMG, thank you so much for all your help!