File get_iplayer.changes of Package get_iplayer (Revision 420b8541cd11baef7fb7fa0bb17fb654)

Currently displaying revision 420b8541cd11baef7fb7fa0bb17fb654 , Show latest

216
 
1
-------------------------------------------------------------------
2
Tue Feb  8 10:40:09 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
3
4
- get_iplayer 3.29
5
  
6
  See https://github.com/get-iplayer/get_iplayer/wiki/release320to329#release329
7
  for upstream release notes
8
9
-------------------------------------------------------------------
10
Mon Feb  7 18:56:44 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
11
12
- get_iplayer v3.28
13
  
14
  * Web PVR: Fixed wrapping of long lines in programme info page
15
  * Fixed bug that caused some episodes to be skipped when using 
16
    `--pid-recursive` with certain CBeebies/CBBC programmes
17
  * Added support for "cloudfront" CDN. You can now use 
18
    `--exclude-supplier="cloudfront"` if necessary.
19
  * The `modes` and `modesizes` programme info fields are now shown 
20
    in an abbreviated form. Individual streams are no longer listed, 
21
    only available quality levels.
22
  * The "vbidi" CDN is now excluded by default. It is inaccessible 
23
    to get_iplayer and generates useless warnings derived from 403 responses 
24
    to requests for HLS master playlists.
25
26
- get_iplayer v3.27
27
  
28
    * Removed deprecated `--tag-utf8` option
29
    * For a programme downloaded multiple times, history search now returns 
30
      the most recent entry with an extant media file instead of the 
31
      oldest entry.
32
    * Web PVR
33
      + Programme info pages and help page now open in new window/tab
34
      + Play* links now open in new window/tab
35
      + Play* links are no longer displayed for deleted files
36
      + Play Direct links should now work in Firefox, Chrome, Edge 
37
        (but not Safari) With Remote Streaming type = Auto
38
      + Play Direct links are now only displayed where MP4/M4A files 
39
        (or MP3 files from obsolete versions of get_iplayer) are available
40
      + Removed Quicktime, AVI streaming formats
41
      + Added MPEG-TS, Matroska, AAC, Vorbis streaming formats
42
    * Windows: Fixed incorrect documentation link in installer finish screen
43
    * macOS: get_iplayer should work on Apple Silicon systems via Rosetta 2, 
44
      but this has not been verified. The developers do not have access 
45
      to an Apple Silicon system.
46
    * get_iplayer 3.27 or higher is required with Mojolicious 9.0+. Earlier 
47
      releases of Mojolicious will continue to work with get_iplayer 3.27 
48
      or higher.
49
50
- added download_sources source service 
51
52
-------------------------------------------------------------------
53
Sun Nov 29 10:36:39 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
54
55
- Update to version 3.26 (see
56
  https://github.com/get-iplayer/get_iplayer/wiki/release320to329
57
  for the changelog)
58
- Spec cleanup
59
60
-------------------------------------------------------------------
61
Wed Apr  3 18:43:39 UTC 2019 - olaf@aepfle.de
62
63
- Updated to version 3.20
64
65
-------------------------------------------------------------------
66
Thu Nov 23 13:47:42 UTC 2017 - rbrown@suse.com
67
68
- Replace references to /var/adm/fillup-templates with new
69
  %_fillupdir macro (boo#1069468)
70
71
-------------------------------------------------------------------
72
Sun Jun  3 00:45:49 UTC 2012 - malcolmlewis@opensuse.org
73
74
- Updated to version 2.82:
75
  - Update to 2.81 was superceeded.
76
- Updates from version 2.8.1:
77
  + Match web pvr version with main script on release.
78
  + Removed obsolete update warnings.
79
  + Web PVR: fix update URL.
80
  + Added --tag-cnid option.
81
  + Update --versions description in man page.
82
  + Web PVR: accommodate IE9 standards mode.
83
  + Adjusted bit rate threshold for HD streams.
84
  + Don't force --future with --pvr-queue.
85
  + Podcast plugin: increased index number range.
86
  + Allow PID in lieu of search terms for --pvr-add.
87
  + Ensure that loop always receives an array even if only one
88
    series.
89
  + Update --versions help text and error message for signed-only
90
    programmes.
91
  + Update handling of live channel URLs.
92
  + Remove BBC 7 from schedule listings only.
93
  + Restore BBC 7 to channel lists.
94
  + Update Channel Lists.
95
  + Note in man page/help screen that --search=.* may still be
96
    used.
97
  + Web PVR: Allow Search = .* with additional advanced search
98
    criteria.
99
  + Note 'best' alias for recording mode in man page/help screen.
100
  + Web PVR: Prevent adding search = .* to pvr list.
101
  + Prevent missing search term(s) from recording all available
102
    programmes.
103
  + Fix spelling errors.
104
  + Web PVR: Remove "iphone" from default mode lists.
105
  + Remove "iphone" from "best" mode alias and man page/help
106
    screen.
107
  + Fix incorrect population of programme data from in-memory
108
    cache.
109
  + Update man page with new options.
110
  + added --tagonly option to re-apply the tags to matching
111
    downloaded programmes. Also can be used with --history to
112
    re-tag matching programmes that are no longer available.
113
  + Added --no-tag option.
114
  + Windows installer: update config for AtomicParsley.
115
  + Improve CSS to work with Internet Explorer. Fix programme type
116
    list to show Live BBC Radio and remove ITV.
117
  + Fixed programme schedule parsing with --refresh-future.
118
  + Escape double quotes in parameters for Windows tagging
119
    applications.
120
  + Fixes for UTF-8 metadata.
121
  + Added support for parsing Brand->Clip in rdf data. Needed for
122
    some BBC pids.
123
124
-------------------------------------------------------------------
125
Thu Mar  1 19:02:31 UTC 2012 - malcolmlewis@opensuse.org
126
127
- Update to latest git release:
128
  + Update --versions help text and error message for signed-only
129
    programmes.
130
  + Update handling of live channel URLs.
131
  + Remove BBC 7 from schedule listings only.
132
  + Restore BBC 7 to channel lists.
133
  + Update Channel Lists.
134
  + Note in man page/help screen that --search=.* may still be
135
    used.
136
  + Web PVR: Allow Search = .* with additional advanced search
137
    criteria.
138
  + Note 'best' alias for recording mode in man page/help screen.
139
  + Web PVR: Prevent adding search = .* to pvr list.
140
  + Prevent missing search term(s) from recording all available
141
    programmes.
142
  + Fix spelling errors.
143
  + Web PVR: Remove "iphone" from default mode lists.
144
  + Remove "iphone" from "best" mode alias and man page/help
145
    screen.
146
  + Fix incorrect population of programme data from in-memory
147
    cache.
148
  + Update man page with new options.
149
  + added --tagonly option to re-apply the tags to matching
150
    downloaded programmes. Also can be used with --history to
151
    re-tag matching programmes that are no longer available.
152
  + Fixed programme schedule parsing with --refresh-future.
153
  + Fixes for UTF-8 metadata
154
  + Added support for parsing Brand->Clip in rdf data. Needed for
155
    some BBC pids.
156
  + Various updates and fixes for Windows.
157
158
-------------------------------------------------------------------
159
Tue Aug 30 13:54:35 UTC 2011 - malcolmlewis@opensuse.org
160
161
- Updated to version 2.80:
162
  + Don't attempt to update plugins if packagemanager is set.
163
  + Makefile now updates version number in web page.
164
  + Fixed creation of symlink to latest version.
165
  + Improve documentation of PVR options.
166
  + Removed ID3 tagging for AAC audio files.
167
  + Automatically update date in manpage when it changes.
168
  + Update authors section in manual pages.
169
  + Record contributors when releasing a new version. 
170
171
-------------------------------------------------------------------
172
Sun Aug  7 18:26:46 UTC 2011 - malcolmlewis@opensuse.org
173
174
- Updated to git version 3b26288 to fix various issues:
175
  + fixed regression as this broke the path used by get_iplayer
176
    for update.
177
  + Add Radio 4 Extra.
178
  + Output AAC as M4A for iTunes with metadata tags.
179
  + Add --aactomp3 option to force transcoding AAC to MP3.
180
  + Use File::Spec->rel2abs to sanitise output directory.
181
  + Ensure safe 32-bit date if timegm() fails.
182
  + Ensure output file extension changes with download mode.
183
  + Typo fixes.
184
  + Fix broken flashhd downloads.
185
  + Use File::Spec functions for programme/thumbnail file paths.
186
  + New tagging implementation.
187
  + Option to mux video as MKV instead of MP4.
188
  + Revamped --showoptions and search options initialisation.
189
  + Ensure that for loops always receive array even if only one
190
    episode.
191
  + Handle embedded param name in Akamai auth token.
192
  + Add MP3 VBR option for AAC transcoding.
193
- Update spec file Licence field from GPLv3 to GPL-3.0 to conform
194
  with spdx.org identifier.
195
196
-------------------------------------------------------------------
197
Tue Jan 18 04:46:12 UTC 2011 - malcolmlewis@opensuse.org
198
199
- Aditional fix to fillup
200
201
-------------------------------------------------------------------
202
Tue Jan 18 04:13:19 UTC 2011 - malcolmlewis@opensuse.org
203
204
- Fix fillup of sysconfig file 
205
206
-------------------------------------------------------------------
207
Sun Jan 16 18:52:29 UTC 2011 - malcolmlewis@opensuse.org
208
209
- Add in pvr 
210
211
-------------------------------------------------------------------
212
Sat Jan 15 00:00:00 CST 2011 - malcolmlewis@opensuse.org
213
214
- Initial build
215
216