hi,
sometimes some data that comes from the web is broken; for example in these days the command 'tv_grab_it' dies and prints
#cannot parse date '20109010004500' at /usr/share/perl/5.10/Memoize.pm line 247
We all agree that '20109010004500' is an absurd date , so there is no sensible way to parse it.
What I am asking is for a little change in the way these errors are managed: it would be better if xmltv , instead of dying ,would skip the wrong program, and go on, and produce a listing.
a.
patch for tv_grab_it
hi, here is a patch for tv_grab_it . a.
thanks, commited