2025-10-30, 02:02 AM
|
2025-10-30, 02:16 AM
Your logging goes back to the 27th what more can I say.
2025-10-30, 11:52 AM
How can I go back further
2025-10-30, 12:45 PM
Since we don't have TARDIS, check your PC daily backup, which you likely don't make or you wouldn't ask. Perhaps start backing up your logs folder more often.
In the end it doesn't seem like an NextPVR specific problem as you note the change made in the last patch worked around a server issue handling fast m38u8 calls. There is nothing left to change. What could be the problem is that NextPVR natively doesn't support all the features of HTTP Live Streaming https://datatracker.ietf.org/doc/html/rfc8216 and there are no plans to implement them. Enabling verbose logging in NextPVR could show that but wouldn't lead to a solution. You might find that an extra with ffmpeg or streamlink is more to your liking, but they may not be consistent handling out of spec streams. These services don't want you to record them and change, I see the your EPlusTV just lost Paramount+ so the scrapper needs reworking, and can be foiled with DRM. Some of these streams also generate mpeg-ts files with bad timelines which can be played live and saved but have timelines that make them unwatchabel. Perhaps read up on ChannelDVR support for PlutoTV handling that one service can be a full time job. Martin
2025-10-30, 05:53 PM
(This post was last modified: 2025-10-30, 05:55 PM by hdpvr-doug8796.)
What I think may have happened is that some events start later than expected. Is it possible to have nextpvr keep reattempting to record something if it first fails - like event not beginning yet?
Things break periodicially. Paramount broke but has been fixed.
2025-10-30, 06:25 PM
That is a reasonable explanation. However, live TV channels are supposed to be "live" and not event driven so in reality polling for an m3u8 that returns 404 not found doesn't make sense. NextPVR will attempt to find the same unique id in the guide data on failure so I guess you could craft an XMLTV file that tries every five minutes.
You can enter negative pre-padding in the guide if expect the start time to be lose. In theory servers could control this with the 503 and a Retry-After header but it is not something I see being implemented in NextPVR anytime soon, it is pretty hard to test and pretty esoteric Martin
2025-10-30, 07:35 PM
(2025-10-30, 06:25 PM)mvallevand Wrote: That is a reasonable explanation. However, live TV channels are supposed to be "live" and not event driven so in reality polling for an m3u8 that returns 404 not found doesn't make sense. NextPVR will attempt to find the same unique id in the guide data on failure so I guess you could craft an XMLTV file that tries every five minutes. Any other tips?
2025-10-30, 07:39 PM
(This post was last modified: 2025-10-30, 07:41 PM by mvallevand.)
Negative padding makes the most sense but you can create as many manual recordings as you need otherwise i think I'm done.
Martin |
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| EPlusTV | hdpvr-doug8796 | 11 | 1,936 |
2024-10-13, 06:37 PM Last Post: mvallevand |
|