2024-05-27, 10:42 PM
One issue is that your server is constantly restarting.
Not sure if this is the cause of your current problem. All the playback for Frieren failures were due to ffmpeg crashing, which conflicts with the ffmpeg log you provided.
So you need to fix whatever is going on with NextPVR (port 8866 isn't open/available?) and you need to provide an ffmpeg log that corresponds to one of these ffmpeg crashes.
Code:
[2024-05-27 16:47:44.519 -05:00] [ERR] Error processing request. URL "GET" "/LiveTv/Recordings".
System.Net.Http.HttpRequestException: Connection refused (localhost:8866)
Not sure if this is the cause of your current problem. All the playback for Frieren failures were due to ffmpeg crashing, which conflicts with the ffmpeg log you provided.
So you need to fix whatever is going on with NextPVR (port 8866 isn't open/available?) and you need to provide an ffmpeg log that corresponds to one of these ffmpeg crashes.