2025-05-06, 05:17 AM
(2025-05-05, 07:39 PM)bitmap Wrote: Did you make sure the user running the Jellyfin server has permission to access the media? You can chown -R user:group /path/to/media to change ownership of the files or chmod -R to add permissions to the user or group that owns the media. If that doesn't work, you can use chmod -R a+rx /path/to/media to set those permissions for all users.
Yes, not an access problem as it has intermittently managed to play each episode
-rwxr-xr-x 1 jw jw 170172563 May 5 11:41 'Dungeons and Dragons S01E01.mp4'
-rwxr-xr-x 1 jw jw 155456754 May 5 11:46 'Dungeons and Dragons S01E02.mp4'
-rwxr-xr-x 1 jw jw 176826599 May 5 11:52 'Dungeons and Dragons S01E03.mp4'
-rwxr-xr-x 1 jw jw 170430425 May 5 11:57 'Dungeons and Dragons S01E04.mp4'
-rwxr-xr-x 1 jw jw 180055126 May 5 12:02 'Dungeons and Dragons S01E05.mp4'
-rwxr-xr-x 1 jw jw 189930099 May 5 12:08 'Dungeons and Dragons S01E06.mp4'
-rwxr-xr-x 1 jw jw 138038856 May 5 12:12 'Dungeons and Dragons S01E07.mp4'