kodi-pvr / pvr.iptvsimple

IPTV Simple client for Kodi PVR
GNU General Public License v2.0
778 stars 373 forks source link

Catchup skipping when close to live edge. #781

Open kontell opened 1 year ago

kontell commented 1 year ago

Catchup works very well except when I'm less than about 10mins from live.

When I get this close to the live edge the video will occasionally skip backwards. I'm using play from EPG in live TV mode.

kodi.skipping.log

phunkyfish commented 1 year ago

What kind of catchup stream do you have?

kontell commented 1 year ago

Not sure what you're asking but the EXTINFO is: timeshift="3"

phunkyfish commented 1 year ago

From looking at your log I see that that your steam terminates, and has a granularity of 1.

Terminating streams require a reload when they reach close to the end. Could that be what you are experiencing?

kontell commented 1 year ago

When much closer to the live edge I think that happens. But this is when multiple minutes back, I can seek successfully but the video will skip back a few seconds intermittently.

phunkyfish commented 1 year ago

Ok, can you do produce another log for me?

This time write down the hours, minutes and seconds of each seek you do and whether it was successful or not. By successful I mean the seek worked and there was no side effects.

I can use this to hopefully find the root of the problem in your log.

kontell commented 1 year ago

I'll get a log like this (if it's more convenient for you I can give you the token).

phunkyfish commented 1 year ago

The log will do for now. I’m in an area with poor coverage at the moment and wouldn’t be able to play the stream for a few days.

kontell commented 1 year ago

See attached log with timestamps.

kodi.skipping2.log

phunkyfish commented 1 year ago

Hey, just getting to this now. Do you have the times the seeks were performed?

kontell commented 1 year ago

I've added comments to the top of the log which include time stamps.

phunkyfish commented 1 year ago

Perfect, I see them now.