Mailing List Archive

lots of data
Is anyone else seeing:
There is guide data until Feb. 20 2106
(30086 days) ? in Info center > system status > listing status. I knew
Sdjson was good, but this seems a little too good to be true.

Any ideas how to diagnose and correct this? TIA Daryl
Re: lots of data [ In reply to ]
On Saturday 07 October 2023 10:08:08 AM (-05:00), Daryl McDonald wrote:


Is anyone else seeing:
There is guide data until Feb. 20 2106
(30086 days) ? in Info center > system status > listing status. I knew
Sdjson was good, but this seems a little too good to be true.


Any ideas how to diagnose and correct this? TIA Daryl


Probably one (or more) bad endtimes. I'd ignore it. If you want to look in
the DB:


SELECT title,chanid,max(endtime) FROM program WHERE manualid=0;


That's the actual query used (plus the title and chanid).


Whoever put the wrong information in may just correct it. You could open a
ticket at SchedulesDirect.

--
Bill