Re: UK RT listings out by an hour since move to BST
Thomas Winteler <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.general |
|---|---|
| Message-ID | <[email protected]> |
Hey Markus
I got fixed it.. :)
my versions i use:
tv_grab_ch_search --version
XMLTV module version 0.5.59
This is tv_grab_ch_search.in version 1.14, 2010/10/26 08:43:10
solution for me that works:
sudo vi /usr/local/bin/tv_grab_ch_search (or where ever it is)
add: "use POSIX;" after "#!/usr/bin/perl"
#!/usr/bin/perl
# added by thomi - 20110329 - DST time problem
use POSIX;
...
and changed lines near: ## the timezone tv.search.ch lives in is,
CET/CEST (154-157 in my case)
...
## the timezone tv.search.ch lives in is, CET/CEST
## WORKAROUND DST CHANGE 20110329 - thomi - bhaak
http://sourceforge.net/tracker/?func=detail&aid=3098768&group_id=39046&atid=424135
my constant $TZ = strftime("%z",localtime);
##my constant $TZ = "+0100";
...
source: https://sourceforge.net/tracker/?func=detail&aid=3098768&group_id=39046&atid=424135
Thanks to Patric for this workaround.. solution ;)
kind regards
thomi
ps markus: myself playing ice-hockey long time.. maybe i find time to
watch it.. and.. the better will win ;)
2011/3/29 markus frei <[email protected]>:
> It may depend what program you are using the listings with. I'm using freevo and that just uses a text file into which it collects the data from xmltv, and each time I collect the data the file is created freshly from scratch. In your system you might still have older data left over, and just new things are added.
>
> Another thing that could be an issue is the source from where your data is collected from. If they have encountered problems with their DST change that would probably cause issues for you too.
>
> -------- Original-Nachricht --------
>> Datum: Tue, 29 Mar 2011 10:47:46 +0100
>> Von: Neil Bird <[email protected]>
>> An: [email protected]
>> Betreff: Re: [xmltv-users] UK RT listings out by an hour since move to BST
>
>> Around about 29/03/11 10:30, markus frei typed ...
>> > Just run a new capture of the xmltv data (of course with the clock set
>> to
>> > the correct DST time), that should correct things again. You are
>> probably
>> > just having the problems with the data that was captured before the time
>> > change.
>>
>> The system's already done 2 automatic fetches since the clock change,
>> and
>> it hasn't fixed anything. It also looks like new data are coming down
>> incorrectly as well, although that's from memory, I'd have to
>> double-check.
>>
>>
>> Thomas: I did see your earlier post, but didn't want to conflate the
>> two
>> issues, as I'd've expected the job of coping with the DST change was
>> actually the grabber script's and not core XMLTV's, and of course we'll be
>> using different grabbers.
>>
>> I'll have to do a raw fetch and see what that's giving me.
>>
>> --
>> [neil@fnx ~]# rm -f .signature
>> [neil@fnx ~]# ls -l .signature
>> ls: .signature: No such file or directory
>> [neil@fnx ~]# exit
>>
>> ------------------------------------------------------------------------------
>> Enable your software for Intel(R) Active Management Technology to meet the
>> growing manageability and security demands of your customers. Businesses
>> are taking advantage of Intel(R) vPro (TM) technology - will your software
>> be a part of the solution? Download the Intel(R) Manageability Checker
>> today! http://p.sf.net/sfu/intel-dev2devmar
>> _______________________________________________
>> xmltv-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/xmltv-users
>
> --
> NEU: FreePhone - kostenlos mobil telefonieren und surfen!
> Jetzt informieren: http://www.gmx.net/de/go/freephone
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> xmltv-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xmltv-users
>
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar