1This file contains the history of the tv_grab_eu_epgdata.in file before it was
2renamed to tv_grab_eu_epgdata.
3
4
5RCS file: /cvsroot/xmltv/xmltv/grab/eu_epgdata/tv_grab_eu_epgdata.in,v
6Working file: tv_grab_eu_epgdata.in
7head: 1.17
8branch:
9locks: strict
10access list:
11symbolic names:
12	V0_5_51: 1.8
13	V0_5_50: 1.3
14keyword substitution: kv
15total revisions: 17;	selected revisions: 17
16description:
17----------------------------
18revision 1.17
19date: 2008/04/20 09:56:46;  author: mihaas;  state: Exp;  lines: +12 -7
20* tell the user when their PIN expires
21* also fix a bug in the last commit which would overwrite the list of zip files
22----------------------------
23revision 1.16
24date: 2008/04/19 21:19:34;  author: mihaas;  state: Exp;  lines: +6 -3
25update documentation
26fix perldoc parsing
27----------------------------
28revision 1.15
29date: 2008/04/19 21:09:57;  author: mihaas;  state: Exp;  lines: +7 -14
30Fix some obsolete comments and documentation
31Warn if time zone is not defined
32----------------------------
33revision 1.14
34date: 2008/04/19 20:57:14;  author: mihaas;  state: Exp;  lines: +15 -14
35* Don't guess the file names for the xml files, use the list of files we extracted from the zip instead
36----------------------------
37revision 1.13
38date: 2008/04/19 19:43:18;  author: mihaas;  state: Exp;  lines: +3 -19
39cleanup:
40* remove findchannelcode function, it's not used anymore
41* @filenames variable doesn't need to be global
42----------------------------
43revision 1.12
44date: 2008/04/19 19:32:49;  author: mihaas;  state: Exp;  lines: +8 -2
45add some messages, eg when a file is downloaded. some are hidden unless you use --debug
46----------------------------
47revision 1.11
48date: 2008/04/19 18:26:24;  author: mihaas;  state: Exp;  lines: +12 -9
49In the x-epgdata-packageavailable header, epgdata tells us whether we'll get a zip file or not. Make use of this to stop downloading after we don't get any more zip files.
50----------------------------
51revision 1.10
52date: 2008/04/19 17:51:52;  author: mihaas;  state: Exp;  lines: +1 -4
53Remove obsolete comment
54----------------------------
55revision 1.9
56date: 2008/03/23 19:53:54;  author: mihaas;  state: Exp;  lines: +29 -23
57* get the code for the channel group from the http headers instead of relying
58  on regular expressions
59* remove hardcoded channel group code from --configure step
60* remove some cruft
61----------------------------
62revision 1.8
63date: 2008/02/02 20:15:20;  author: mihaas;  state: Exp;  lines: +14 -13
64Fix --configure by reverting to the old behavior of just concatenating strings
65instead of using the proper libraries to the job.
66It looks like XMLTV::Twig is breaking the redirection to stdout..
67----------------------------
68revision 1.7
69date: 2007/11/29 21:29:30;  author: mihaas;  state: Exp;  lines: +5 -1
70Make things work again: forgot to create writer object in listchannels sub
71----------------------------
72revision 1.6
73date: 2007/11/29 21:07:24;  author: mihaas;  state: Exp;  lines: +5 -9
74Trying to be a good boy here. Use XMLTV's writer module instead of
75just printing strings in the listchannels sub
76----------------------------
77revision 1.5
78date: 2007/11/29 21:01:31;  author: mihaas;  state: Exp;  lines: +29 -1
79Add "people" tags and the series id field
80----------------------------
81revision 1.4
82date: 2007/11/19 06:10:23;  author: rmeden;  state: Exp;  lines: +2 -2
83remove duplicate "our" to avoid warning
84----------------------------
85revision 1.3
86date: 2007/11/04 17:35:41;  author: mihaas;  state: Exp;  lines: +40 -4
87An attempt to fix DSt issues. Now the user has to change the time zone twice a year ;)
88Also add a little bit of documentation
89----------------------------
90revision 1.2
91date: 2007/10/21 18:22:09;  author: mattiasholmlund;  state: Exp;  lines: +5 -14
92Make eu_epgdata use XMLTV::Supplement
93----------------------------
94revision 1.1
95date: 2007/10/09 11:36:43;  author: mihaas;  state: Exp;
96Add grabber for www.epgdata.com
97=============================================================================
98