2014-10-03, 10:55 PM
That is the NextEnd default. In your case the News was supposed to start at 22:15 but the game didn't end to 22:30
2014-10-02 22:14:00.782 [DEBUG][1] Eyewitness News at 10:00PM 2014-10-02 22:15:00
...
2014-10-02 22:30:06.413 [DEBUG][1] LivePvrData.Data.Net.Responses.StatusResponse [Title=NFL Football, Status=Final, IsValid=True, IsActive=False, IsComplete=True, IsError=False, ]
So NextEnd took the 15 minutes and added 5 to move the end time by 20 minutes
2014-10-02 22:30:06.603 [DEBUG][1] Extending end time by 20 minutes
I'm going to change to default for --postgame to 10 so your News program would have recorded 5 minutes longer.
Martin
2014-10-02 22:14:00.782 [DEBUG][1] Eyewitness News at 10:00PM 2014-10-02 22:15:00
...
2014-10-02 22:30:06.413 [DEBUG][1] LivePvrData.Data.Net.Responses.StatusResponse [Title=NFL Football, Status=Final, IsValid=True, IsActive=False, IsComplete=True, IsError=False, ]
So NextEnd took the 15 minutes and added 5 to move the end time by 20 minutes
2014-10-02 22:30:06.603 [DEBUG][1] Extending end time by 20 minutes
I'm going to change to default for --postgame to 10 so your News program would have recorded 5 minutes longer.
Martin