Discussion:
[Xmltv-devel] [ xmltv-Bugs-3203094 ] tv_grab_fi can't handle DST shift?
SourceForge.net
2011-03-08 15:58:21 UTC
Permalink
Bugs item #3203094, was opened at 2011-03-08 15:58
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3203094&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_fi
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Ville Ahonen (va1210)
Summary: tv_grab_fi can't handle DST shift?

Initial Comment:
Grabber tv_grab_fi, version 1.65 gives following error:
http://pastebin.com/UjWe7ynT

Offset day is 27th Mar 2011 which is the one when we shift to summer time. The problem does not occur when grabbing for 26th or 28th Mar 2011. Also this problem does not exist with tv_grab_fi version 1.60, but only with 1.61 and newer.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3203094&group_id=39046
SourceForge.net
2011-03-10 22:07:40 UTC
Permalink
Bugs item #3203094, was opened at 2011-03-08 17:58
Message generated for change (Comment added) made by stefanb2
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3203094&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_fi
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Ville Ahonen (va1210)
Summary: tv_grab_fi can't handle DST shift?

Initial Comment:
Grabber tv_grab_fi, version 1.65 gives following error:
http://pastebin.com/UjWe7ynT

Offset day is 27th Mar 2011 which is the one when we shift to summer time. The problem does not occur when grabbing for 26th or 28th Mar 2011. Also this problem does not exist with tv_grab_fi version 1.60, but only with 1.61 and newer.

----------------------------------------------------------------------
Comment By: Stefan Becker (stefanb2)
Date: 2011-03-11 00:07

Message:
I've checked in the tv_grab_fi which fixes this problem. It contains a
check that should detect this situation and not throw away the data for the
whole day.

----------------------------------------------------------------------

Comment By: Stefan Becker (stefanb2)
Date: 2011-03-08 23:31

Message:
Actually the problem is with broken telkku.com data for MTV3 on
27-Mar-2011:

07.00 Voittovisa
07.50 Ostoskanava
07.20 F1 Ennakkolähetys
07.50 Dino, pikku dinosaurus
08.15 Superpahisten liiga

Since the last web site update the quality of the telkku.com data has gone
downhill :-/

The above data leads the code to think that there are more than 2 day
changes. Unfortunately the old code doesn't check for this situation and
that causes the error message. The new code for the tv_grab_fi rewrite just
ignores the broken data. I guess it is time to release it...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3203094&group_id=39046
Loading...