~ubuntu-branches/ubuntu/wily/xmltv/wily-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Butler
  • Date: 2009-08-15 11:24:58 UTC
  • mfrom: (1.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20090815112458-8isr2g00r9670mn5
* New upstream release
  - tv_grab_uk_rt: improve UTF8 support, improve actor support
  - tv_grab_huro:   Add Slovakian episode parsing
  - tv_grab_za:     South African grabber fixed
* Disabled grab/it_dvb as Linux::DVB module is currently not packaged
  for Debian
* Refreshed nl_icons usage patch
* Added libdatetime-format-strptime-perl to (Build-)Depends
* Migrated packaging to dh
* Updated to Standards-Version 3.8.2 (no changes required)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-08-10 05:22  rmeden
 
2
 
 
3
        * Makefile.PL, README, doc/README.win32, lib/XMLTV.pm.in,
 
4
          lib/exe_wrap.pl: prepare for 0.5.56 release
 
5
 
 
6
2009-08-09 04:00  knowledgejunkie
 
7
 
 
8
        * grab/uk_rt/tv_grab_uk_rt.in: Splits out variable utf8 fixups into
 
9
          a supplemental file to allow more frequent updating
 
10
 
 
11
2009-08-09 02:22  knowledgejunkie
 
12
 
 
13
        * MANIFEST, Makefile.PL: Add utf8_fixups to distribution
 
14
 
 
15
2009-08-09 00:18  knowledgejunkie
 
16
 
 
17
        * grab/uk_rt/utf8_fixups: Add a supplemental file that contains
 
18
          UTF-8 fixups to correct bad characters seen in the source data.
 
19
 
 
20
2009-08-08 22:44  knowledgejunkie
 
21
 
 
22
        * grab/uk_rt/tv_grab_uk_rt.in: Handle yet a few more specific bad
 
23
          UTF-8 char sequences seen in today's data.
 
24
 
 
25
2009-08-08 18:56  knowledgejunkie
 
26
 
 
27
        * grab/uk_rt/tv_grab_uk_rt.in: Handle a few more specific bad UTF-8
 
28
          char sequences seen in the data. In a future version this will
 
29
          likely be moved into a separate supplement file
 
30
 
 
31
2009-08-07 22:58  knowledgejunkie
 
32
 
 
33
        * grab/uk_rt/prog_titles_to_process: Fix up another Monarchy
 
34
          variant
 
35
 
 
36
2009-07-31 02:11  knowledgejunkie
 
37
 
 
38
        * grab/uk_rt/test.conf: Include Film4 in testing - this is a
 
39
          frequent source of mis-encoded UTF-8 characters
 
40
 
 
41
2009-07-31 02:07  knowledgejunkie
 
42
 
 
43
        * grab/dk_dr/test.conf: Comment out 2 channels that do not seem to
 
44
          have been providing listings for some time
 
45
 
 
46
2009-07-31 01:40  knowledgejunkie
 
47
 
 
48
        * grab/uk_rt/tv_grab_uk_rt.in: Ensure output is correctly converted
 
49
          before writing XML, so use Encode::from_to again instead of just
 
50
          Encode::decode. Also ensure that we remove 2-byte UTF-8-encoded
 
51
          non-printing characters instead of their 1-byte ISO-8859-1
 
52
          counterparts, which could themselves be part of multi-byte UTF-8
 
53
          chars. Tidy up some debug messages and perldoc content.
 
54
 
 
55
2009-07-30 14:09  knowledgejunkie
 
56
 
 
57
        * grab/uk_rt/prog_titles_to_process: More titles
 
58
 
 
59
2009-07-28 04:47  rmeden
 
60
 
 
61
        * grab/na_dd/tv_grab_na_dd.in: check for missing callsign before
 
62
          processing as a duplicate
 
63
 
 
64
2009-07-28 02:19  knowledgejunkie
 
65
 
 
66
        * grab/uk_rt/test.conf: Output UTF-8 instead of ISO-8859-1 during
 
67
          testing
 
68
 
 
69
2009-07-28 02:15  knowledgejunkie
 
70
 
 
71
        * grab/uk_rt/tv_grab_uk_rt.in: A change to the way the grabber
 
72
          handles UTF-8 source data. It now uses Encode::decode to convert
 
73
          the source octets into Perl's internal format, after we have
 
74
          attempted to correct mis-encoded UTF-8 octets we find. This
 
75
          update also adds additional bad char handling and debug ouput for
 
76
          remaining mis-encoded characters, and other small changes to
 
77
          debug output. Finally, we change the default output charset to
 
78
          Unicode (UTF-8) from Latin-1, which seems sensible.
 
79
 
 
80
2009-07-24 04:06  rmeden
 
81
 
 
82
        * lib/exe_opt.pl: tweak options for new module installs
 
83
 
 
84
2009-07-23 07:00  knowledgejunkie
 
85
 
 
86
        * grab/uk_rt/prog_titles_to_process: Title updates
 
87
 
 
88
2009-07-23 06:53  mattiasholmlund
 
89
 
 
90
        * grab/se_swedb/tv_grab_se_swedb.in: Support lwp version 5.827.
 
91
 
 
92
2009-07-22 06:23  knowledgejunkie
 
93
 
 
94
        * grab/uk_rt/prog_titles_to_process: Title updates
 
95
 
 
96
2009-07-20 08:35  knowledgejunkie
 
97
 
 
98
        * grab/uk_rt/prog_titles_to_process: Reverse a corrected title
 
99
 
 
100
2009-07-15 20:49  knowledgejunkie
 
101
 
 
102
        * grab/uk_rt/prog_titles_to_process: More titles
 
103
 
 
104
2009-07-08 19:29  knowledgejunkie
 
105
 
 
106
        * grab/uk_rt/channel_ids: Rebranding of MTV One to MTV. Update RTID
 
107
          for MTV +1. No changes to XMLTV IDs.
 
108
 
 
109
2009-07-08 06:24  rmeden
 
110
 
 
111
        * grab/: pt/test.conf, re/test.conf: change test to use active
 
112
          channels
 
113
 
 
114
2009-07-08 06:19  rmeden
 
115
 
 
116
        * grab/es_miguiatv/test.conf: change test to use active channels
 
117
 
 
118
2009-07-08 06:16  rmeden
 
119
 
 
120
        * grab/ar/test.conf: change test to use active channels
 
121
 
 
122
2009-07-08 05:58  rmeden
 
123
 
 
124
        * grab/na_icons/tv_grab_na_icons.in: fix --help text
 
125
 
 
126
2009-07-08 05:50  rmeden
 
127
 
 
128
        * grab/na_icons/tv_grab_na_icons.in: add better error handling if
 
129
          share folder not writable
 
130
 
 
131
2009-07-01 07:49  knowledgejunkie
 
132
 
 
133
        * grab/uk_rt/tv_grab_uk_rt.in: Debugging updates. Update channel
 
134
          stats to include part-time timeshifted channels. Update checking
 
135
          of bad UTF-8 characters to check for EFBFBD bytes.
 
136
 
 
137
2009-07-01 07:04  knowledgejunkie
 
138
 
 
139
        * grab/uk_rt/prog_titles_to_process: More titles
 
140
 
 
141
2009-07-01 06:10  knowledgejunkie
 
142
 
 
143
        * grab/uk_rt/channel_ids: Remove channels that we have flagged as
 
144
          unusable that the Radio Times have since removed
 
145
 
 
146
2009-06-29 22:58  knowledgejunkie
 
147
 
 
148
        * grab/uk_rt/tv_grab_uk_rt.in: If the cast details include a
 
149
          character played by an actor called Himself or Herself, replace
 
150
          the contents of the actor variable with given character's name
 
151
          (which should be their real name and much more useful).
 
152
 
 
153
2009-06-29 19:03  knowledgejunkie
 
154
 
 
155
        * lib/ValidateFile.pm: Update the episode numbering validation
 
156
          regex, allowing additional spacing in the text, and limit the
 
157
          '/Y' series/episode/part totals to only zero/one instead of
 
158
          zero/many. If the '/Y' total is present for any of the
 
159
          series/episode/part sections, we still require at least one digit
 
160
          to be present. Add a perldoc entry for 'badepisode'.
 
161
 
 
162
2009-06-29 17:58  knowledgejunkie
 
163
 
 
164
        * grab/uk_rt/tv_grab_uk_rt.in: Remove excessive spacing from
 
165
          episode numbering output. Simplify the regex looking for any
 
166
          left-over numbering in episode field that may contain episode
 
167
          number information.
 
168
 
 
169
2009-06-29 16:42  knowledgejunkie
 
170
 
 
171
        * grab/uk_rt/test.conf: Update the test configuration with all
 
172
          currently available channels. For efficiency, only the 5 key
 
173
          channels (BBC1/BBC2/ITV1/C4/5) are configured, the others are
 
174
          commented out but included for convenience.
 
175
 
 
176
2009-06-29 14:03  knowledgejunkie
 
177
 
 
178
        * grab/uk_rt/channel_ids: Fix a copy-paste error that was stopping
 
179
          Wales' Virgin 1 channel listings from working. Thanks to Duncan
 
180
          Brown for reporting it.
 
181
 
 
182
2009-06-27 06:21  knowledgejunkie
 
183
 
 
184
        * grab/uk_rt/tv_grab_uk_rt.in: Clear the subtitle field for films
 
185
          if it is the same as the title field.
 
186
 
 
187
2009-06-27 05:53  knowledgejunkie
 
188
 
 
189
        * grab/uk_rt/tv_grab_uk_rt.in: Extract series and episode numbering
 
190
          from description field if present (observed in Bravo/Living
 
191
          listings)) and include in XML output.
 
192
 
 
193
2009-06-26 15:00  knowledgejunkie
 
194
 
 
195
        * grab/uk_rt/channel_ids: Small update to Wales' Virgin 1 broadcast
 
196
          times. Now set to 0800-1900 for Virgin 1 and 1800-0600 for Virgin
 
197
          1 +1.
 
198
 
 
199
2009-06-26 05:57  knowledgejunkie
 
200
 
 
201
        * grab/uk_rt/: channel_ids, channels_platforms: Adds listings for
 
202
          Sky1 HD and Crime and Investigation Network (regular and +1)
 
203
          channels added by Radio Times overnight
 
204
 
 
205
2009-06-26 05:01  knowledgejunkie
 
206
 
 
207
        * grab/uk_rt/: channel_ids, channels_platforms: Removes Trouble and
 
208
          Trouble +1 channels. RT now provide Living +2 and Living2 +1
 
209
          listings in their place.
 
210
 
 
211
2009-06-26 04:32  knowledgejunkie
 
212
 
 
213
        * grab/uk_rt/: channel_ids, channels_platforms: Removes Celtic TV
 
214
          and Rangers TV (ceased broadcasting) and adds Living +2 and ITV4
 
215
          +1 timeshifted channels
 
216
 
 
217
2009-06-26 04:20  knowledgejunkie
 
218
 
 
219
        * grab/uk_rt/: channel_ids, channels_platforms,
 
220
          regional_channels_by_postcode: Adds Welsh versions of the Virgin
 
221
          1 (0900-1900) and Virgin 1 +1 (1900-0600) channels. See
 
222
          xmltv-users list for more details.
 
223
 
 
224
2009-06-25 16:54  knowledgejunkie
 
225
 
 
226
        * grab/uk_rt/: channel_ids, channels_platforms: Remove main Setanta
 
227
          channels
 
228
 
 
229
2009-06-25 00:35  knowledgejunkie
 
230
 
 
231
        * grab/uk_rt/channel_ids: Update RT configuration for new Good Food
 
232
          channels
 
233
 
 
234
2009-06-23 19:05  mnbjhguyt
 
235
 
 
236
        * grab/it/channel_ids: fixed double entry
 
237
 
 
238
2009-06-22 23:09  knowledgejunkie
 
239
 
 
240
        * grab/uk_rt/: channel_ids, channels_platforms: Removes UKTV Food
 
241
          and replaces with Good Food.
 
242
 
 
243
2009-06-16 22:02  mnbjhguyt
 
244
 
 
245
        * grab/it/: channel_ids, tv_grab_it.in: new channels for
 
246
          mediasetpremium
 
247
 
 
248
2009-06-15 00:39  knowledgejunkie
 
249
 
 
250
        * grab/uk_rt/prog_titles_to_process: Update handling of Time Shift
 
251
          title, remove MTV Digs text from titles
 
252
 
 
253
2009-06-15 00:15  knowledgejunkie
 
254
 
 
255
        * grab/uk_rt/prog_titles_to_process: More titles to fix
 
256
 
 
257
2009-05-31 15:30  attila_nagy
 
258
 
 
259
        * grab/huro/tv_grab_huro.in: Slovakian episode parsing added to
 
260
          tv_grab_huro (Thanx to Jan Dula)
 
261
 
 
262
2009-05-29 16:26  mihaas
 
263
 
 
264
        * grab/eu_epgdata/channel_ids:
 
265
          Add lots of new IDs. Thanks to Ben Bucksch!
 
266
 
 
267
2009-05-29 16:17  mihaas
 
268
 
 
269
        * Makefile.PL:
 
270
          Adjust dependencies for tv_grab_eu_epgdata - we now need
 
271
          DateTime::Format::Strptime
 
272
 
 
273
2009-05-29 16:08  mihaas
 
274
 
 
275
        * grab/eu_epgdata/tv_grab_eu_epgdata:
 
276
          Improve timezone handling. Time zone can now be set to "local" to
 
277
          autodetect the current time zone. Strings like "Europe/Berlin"
 
278
          are also supported.
 
279
 
 
280
          ATTENTION: this adds a dependency on DateTime::Format::Strptime!
 
281
 
 
282
          Patch by Andreas Benneke (abeani). Many thanks.
 
283
 
 
284
2009-05-29 15:04  mihaas
 
285
 
 
286
        * grab/eu_epgdata/tv_grab_eu_epgdata:
 
287
          Make sure we do not overwrite $expirydate and friends with null
 
288
          values if our subscription is close to expiring.  Also added some
 
289
          debug output. Closes bug 2797360.
 
290
 
 
291
          Patch by Wolfgang Trexler (wolfman70).
 
292
 
 
293
2009-05-29 13:39  mihaas
 
294
 
 
295
        * grab/eu_epgdata/tv_grab_eu_epgdata:
 
296
          Sanitize file names we get from the epgdata server. Closes bug
 
297
          2797378.
 
298
 
 
299
2009-05-25 17:17  knowledgejunkie
 
300
 
 
301
        * grab/uk_rt/prog_titles_to_process: Title fix for Have I Got a Bit
 
302
          More News for You
 
303
 
 
304
2009-05-21 22:05  mnbjhguyt
 
305
 
 
306
        * grab/it_dvb/: channel_ids, sky_it.dict, sky_it.themes,
 
307
          tv_grab_it_dvb.PL, tv_grab_it_dvb.in: first release
 
308
 
 
309
2009-05-21 22:03  mnbjhguyt
 
310
 
 
311
        * Makefile.PL: added tv_grab_it_dvb
 
312
 
 
313
2009-05-21 00:29  knowledgejunkie
 
314
 
 
315
        * grab/uk_rt/channel_ids: Update channel descriptions to reflect
 
316
          that Virgin 1 is now universal, and that there are separate
 
317
          timeshifted versions of Virgin 1 +1 - one for Freeview and
 
318
          another for Satellite and Cable
 
319
 
 
320
2009-05-21 00:05  knowledgejunkie
 
321
 
 
322
        * grab/uk_rt/: channel_ids, channels_platforms: Adds support for
 
323
          new part-time Virgin 1 +1 channel on Freeview and removes
 
324
          redundant part-time Virgin 1 channel entry (channel now 24hrs on
 
325
          Freeview)
 
326
 
 
327
2009-05-20 14:43  knowledgejunkie
 
328
 
 
329
        * grab/uk_rt/: channel_ids, channels_platforms: Removes UKTV
 
330
          Gardens and adds Really.
 
331
 
 
332
2009-05-19 21:03  mnbjhguyt
 
333
 
 
334
        * grab/it/tv_grab_it.PL: updated pod
 
335
 
 
336
2009-05-15 11:36  mnbjhguyt
 
337
 
 
338
        * grab/it/tv_grab_it.in: fix to sky.it after small site change
 
339
 
 
340
2009-05-14 07:59  knowledgejunkie
 
341
 
 
342
        * grab/uk_rt/prog_titles_to_process: More programme titles to
 
343
          process
 
344
 
 
345
2009-05-11 19:21  mnbjhguyt
 
346
 
 
347
        * grab/it/tv_grab_it.in: fixed boingtv.it (hopefully)
 
348
 
 
349
2009-05-09 20:41  knowledgejunkie
 
350
 
 
351
        * grab/uk_rt/channel_ids: Add logo for Home
 
352
 
 
353
2009-05-09 12:59  mnbjhguyt
 
354
 
 
355
        * grab/it/tv_grab_it.in: minor fix for boingtv
 
356
 
 
357
2009-05-07 00:30  rmeden
 
358
 
 
359
        * xmltv.dtd: fix spelling error
 
360
 
 
361
2009-05-05 01:11  rmeden
 
362
 
 
363
        * grab/na_dd/tv_grab_na_dd.in: don't use OriginalAirDate for
 
364
          previously shown on SH* programs
 
365
 
 
366
2009-05-05 01:08  rmeden
 
367
 
 
368
        * xmltv.dtd, lib/XMLTV.pm.in: allow "billingual" as a valid value
 
369
          for stereo (per Marus Keller's suggestion)
 
370
 
 
371
2009-05-01 20:24  knowledgejunkie
 
372
 
 
373
        * grab/uk_rt/: channel_ids, channels_platforms: Remove UKTV Style
 
374
          channels. Add new UKTV Home channels. Update Paramount Comedy
 
375
          channels after rebranding to Comedy Central (note new XMLTV ID).
 
376
          New logo for Discovery RealTime
 
377
 
 
378
2009-04-16 13:57  ecastelnau
 
379
 
 
380
        * grab/re/: test.conf, tv_grab_re:
 
381
          Fix wrong URL during '--configure' step for CanalSat bouquet.
 
382
 
 
383
2009-04-09 19:27  rmeden
 
384
 
 
385
        * grab/na_icons/tv_grab_na_icons.in: minor fix in response to
 
386
          source site change
 
387
 
 
388
2009-04-02 19:00  candu_sf
 
389
 
 
390
        * grab/es_laguiatv/tv_grab_es_laguiatv: Modified version of patch
 
391
          #2723857 - get categories for fast grab too
 
392
 
 
393
2009-04-02 10:20  attila_nagy
 
394
 
 
395
        * grab/huro/: catmap.cz, catmap.sk: Checz and Slovakian catmap
 
396
          kindly provided by Jan Dula
 
397
 
 
398
2009-04-01 12:02  attila_nagy
 
399
 
 
400
        * grab/huro/tv_grab_huro.in: Typo fixed in tv_grab_huro
 
401
 
 
402
2009-04-01 09:45  attila_nagy
 
403
 
 
404
        * grab/huro/tv_grab_huro.in: Fixed date parsing for tv_grab_huro
 
405
 
 
406
          Patch by Jan Dula
 
407
 
 
408
2009-03-29 02:43  rmeden
 
409
 
 
410
        * Makefile.PL, grab/za/tv_grab_za: got a _za patch from
 
411
          ngarratt@gmail.com  added back to Makefile!
 
412
 
 
413
2009-03-29 00:12  knowledgejunkie
 
414
 
 
415
        * grab/uk_rt/channel_ids: Add new logo for Yesterday
 
416
 
 
417
2009-03-29 00:05  knowledgejunkie
 
418
 
 
419
        * grab/uk_rt/prog_titles_to_process: More titles to process
 
420
 
 
421
2009-03-28 23:55  knowledgejunkie
 
422
 
 
423
        * grab/uk_rt/: channel_ids, channels_platforms: Remove Discovery
 
424
          Realtime Extra and add Discovery Shed
 
425
 
1
426
2009-03-14 15:18  attila_nagy
2
427
 
3
428
        * grab/huro/tv_grab_huro.in:  - Issue #2500755 FIXED: icon fetching