2024-03-27, 07:24 PM
(2024-03-27, 06:29 PM)TheDreadPirate Wrote: Jellyfin doesn't have read permissions.
Code:System.UnauthorizedAccessException: Access to the path '/mnt/Torrentes/DLNA/Pelis/Crucero2007/VIDEO_TS/VIDEO_TS.nfo' is denied.
The user:group is the same in all the folders and subfolders, and the permissions are 551 in every file, and I can play most of them (some fails with the audio codec but I am recoding them).
I have added group debian-transmission to jellyfin, restarted the server and throws the same error:
Code:
[2024-03-27 20:19:58.283 +01:00] [ERR] Error in metadata saver
System.UnauthorizedAccessException: Access to the path '/mnt/Torrentes/DLNA/Pelis/Crucero2007/VIDEO_TS/VIDEO_TS.nfo' is denied.
What else can I do to solve this?