2024-07-20, 11:45 PM
(This post was last modified: 2024-07-20, 11:47 PM by Lee. Edited 1 time in total.)
(2024-07-20, 11:27 PM)TheDreadPirate Wrote: It looks like you have a lot of general permission issues going on. But primarily Jellyfin does not have sufficient permissions to your media.
Code:[2024-07-20 22:07:49.859 +00:00] [ERR] Error processing request. URL "GET" "/videos/05d8ad93-3ed5-0caa-2248-f8503b673c01/main.m3u8".
System.UnauthorizedAccessException: Access to the path '/media/extra/jelly/shows/Family Guy/family.guy.s20e01.1080p.web.h264-cakes[eztv.re].mkv[eztvx.to].mkv' is denied.
---> System.IO.IOException: Permission denied
Can you describe your storage setup?
I believe that that error was because for some reason my fstab config didnt work even though I checked it and I didnt realize the drive wasnt mounted. I remounted it, error persists. ALso, since then, I CHOWNed the folder with all of the media in it to the jellyfin user and also added 755 to it with chmod
500GB SATA SSD (Ubuntu Server)
500GB HDD (Read-only because of windows hibernation, JF set to read from it, ntfs)
2TB HDD (Target drive, formatted with ext4, has media library)