alewando committed patchset 4117 of module xmltv to the XMLTV CVS repository, changing 2 files.
2012-01-08 05:54:00 PST in XMLTV
dekart, That's how I am filtering, but without adjusting the UTC times returned by DirecTV to the local time, you can't tell if a show straddles the days. For example, 'The Tonight Show' starts at 11:35 EST and lasts 1 hour. So it's returned by DirecTV as '2012-01-04T04:35:00+0000' and ends at '2012-01-04T05:35:00+0000'. If you're after listings for 2012-01-04, you couldn't tell that this show...
2012-01-04 19:07:55 PST in XMLTV
dekarl, I'll look into dropping the DateTime::Format::XMLTV requirement. I didn't realize it was that new, it just seemed easier than any other alternative. I had to add timezone support to get the grabber to pass validation. I needed it to eliminate overlap. When you ask for listings for a specific day, DirecTV returns shows that start the previous day but have their end time on the requested...
2012-01-02 18:39:47 PST in XMLTV
Just commited the updated grabber. I made some more changes since originally posting, replacing Date::Manip modules DateTime and adding timezone support. Should pass validation now. Let me know if there are any problems.
2012-01-01 20:20:51 PST in XMLTV
alewando committed patchset 4114 of module xmltv to the XMLTV CVS repository, changing 1 files.
2012-01-01 20:14:14 PST in XMLTV
alewando committed patchset 4113 of module xmltv to the XMLTV CVS repository, changing 1 files.
2012-01-01 20:09:27 PST in XMLTV
Updated DirecTV grabber (tv_grab_na_dtv) posted at https://github.com/alewando/xmltv.
2011-12-29 19:37:14 PST in XMLTV