I tried using StartOffset to grab data 7 days from the current date. I am using [DAY_OFFSET] in my URL and I put <Search startOffset="7"/> in my grabber file after the URL and before Html as follows:
<Site url="http://www.zipazap.com/dgx/wblx.dll?h=1&a=2&ch=[ID]&lz=5&dt=[DAY_OFFSET]" post="" external="false" encoding="" />
<Search startOffset="7"/>
<Html>
The correct data is downloaded, but it appears in TVguide.xml and thus the EPG under the current day! Am I missing something? Should it not put it in the TVguide 7 days later?
<Site url="http://www.zipazap.com/dgx/wblx.dll?h=1&a=2&ch=[ID]&lz=5&dt=[DAY_OFFSET]" post="" external="false" encoding="" />
<Search startOffset="7"/>
<Html>
The correct data is downloaded, but it appears in TVguide.xml and thus the EPG under the current day! Am I missing something? Should it not put it in the TVguide 7 days later?
Canada