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