Hi guys,
Been running solid for 1.5 years with no issue, but suddenly my Schedules Direct data is behind by 1 day. My WebGrab++.config.xml file has a bunch of various sources in it but only the SD data is out by 1 hour. Making it more confusing is the SD data is downloaded and used by my NextPVR prorgram and the listings are correct. I am scratching my head. I minimized my WebGrab++.config.xml to test (new) pull of just four channels and the same thing.
Here is the test pull. Any ideas?
<?xml version="1.0"?>
<settings>
<filename>c:\users\rondyer\dropbox\KodiSupport\TV Guide XML\XMLTVNEW.xml</filename>
<mode>m</mode>
<postprocess grab="y" run="n">mdb</postprocess>
<proxy>automatic</proxy>
<user-agent>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; yie9)</user-agent>
<logging>on</logging>
<retry time-out="5">4</retry>
<skip>noskip</skip>
<timespan>3</timespan>
<update>i</update>
<channel update="i" site="schedulesdirect.org" site_id="31507" xmltv_id="NBCBUF">NBC Buffalo</channel>
<channel update="i" site="schedulesdirect.org" site_id="24051" xmltv_id="CBSBUF">CBS Buffalo</channel>
<channel update="i" site="schedulesdirect.org" site_id="24052" xmltv_id="ABCBUF">ABC Buffalo</channel>
<channel update="i" site="schedulesdirect.org" site_id="42945" xmltv_id="FOXBUF">FOX Buffalo</channel>
</settings>