SourceForge.net
2011-03-29 21:55:22 UTC
Bugs item #3248310, was opened at 2011-03-27 04:13
Message generated for change (Comment added) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3248310&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: DST handling
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Daniel Leite (higuita)
Assigned to: Nobody/Anonymous (nobody)
i'm using the tv_grab_pt_meo and as today (2011-03-27) the DST change the hour (1H to 2H).
Since yesterday i'm getting this error:
Running command: tv_grab_pt_meo --quiet --days 2 --config-file "/home/higuita/.freeguide/xmltv-configs/pt.conf"
Use of uninitialized value $outputEncoding in lc at /usr/lib64/perl5/vendor_perl/5.12.3/XML/Writer.pm line 63.
Invalid local time for date in time zone: Europe/Lisbon
Error executing grabber: XML document structures must start and end within the same entity.
Result code = 255
As this worked fine a few days ago and after searching the web, i suspect that the grabber isnt handling the Portuguese DST
thanks for the help
ps: the SF category list dont have the tv_grab_pt_meo in the list
----------------------------------------------------------------------
Message:
The grabber is handling the DST quite well. What it does not handle is
bogus times (my fault, sorry) like 02:30 on the 27th. (as the clock jumped
from 02:00 CET to 03:00 CEST)
There's not much we can do about it as we don't know in which way the
scheduling is wrong on that day without looking at each channel. But it
would be nice to at least return the programs up to the switch DST and
anything onward as good as we can. (Might lead to 2 sundays a year with
wrong data)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3248310&group_id=39046
Message generated for change (Comment added) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3248310&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: DST handling
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Daniel Leite (higuita)
Assigned to: Nobody/Anonymous (nobody)
Summary: _pt_meo: grabber dies on invalid times (CET -> CEST switch)
Initial Comment:i'm using the tv_grab_pt_meo and as today (2011-03-27) the DST change the hour (1H to 2H).
Since yesterday i'm getting this error:
Running command: tv_grab_pt_meo --quiet --days 2 --config-file "/home/higuita/.freeguide/xmltv-configs/pt.conf"
Use of uninitialized value $outputEncoding in lc at /usr/lib64/perl5/vendor_perl/5.12.3/XML/Writer.pm line 63.
Invalid local time for date in time zone: Europe/Lisbon
Error executing grabber: XML document structures must start and end within the same entity.
Result code = 255
As this worked fine a few days ago and after searching the web, i suspect that the grabber isnt handling the Portuguese DST
thanks for the help
ps: the SF category list dont have the tv_grab_pt_meo in the list
----------------------------------------------------------------------
Comment By: Karl Dietz (dekarl)
Date: 2011-03-29 23:55Message:
The grabber is handling the DST quite well. What it does not handle is
bogus times (my fault, sorry) like 02:30 on the 27th. (as the clock jumped
from 02:00 CET to 03:00 CEST)
There's not much we can do about it as we don't know in which way the
scheduling is wrong on that day without looking at each channel. But it
would be nice to at least return the programs up to the switch DST and
anything onward as good as we can. (Might lead to 2 sundays a year with
wrong data)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3248310&group_id=39046