Projects
Extra
get_iplayer
get_iplayer.changes
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File get_iplayer.changes of Package get_iplayer (Revision 10)
Currently displaying revision
10
,
Show latest
------------------------------------------------------------------- Mon Feb 7 18:56:44 UTC 2022 - Andrei Dziahel <develop7@develop7.info> - get_iplayer v3.28 * Web PVR: Fixed wrapping of long lines in programme info page * Fixed bug that caused some episodes to be skipped when using `--pid-recursive` with certain CBeebies/CBBC programmes * Added support for "cloudfront" CDN. You can now use `--exclude-supplier="cloudfront"` if necessary. * The `modes` and `modesizes` programme info fields are now shown in an abbreviated form. Individual streams are no longer listed, only available quality levels. * The "vbidi" CDN is now excluded by default. It is inaccessible to get_iplayer and generates useless warnings derived from 403 responses to requests for HLS master playlists. - get_iplayer v3.27 * Removed deprecated `--tag-utf8` option * For a programme downloaded multiple times, history search now returns the most recent entry with an extant media file instead of the oldest entry. * Web PVR + Programme info pages and help page now open in new window/tab + Play* links now open in new window/tab + Play* links are no longer displayed for deleted files + Play Direct links should now work in Firefox, Chrome, Edge (but not Safari) With Remote Streaming type = Auto + Play Direct links are now only displayed where MP4/M4A files (or MP3 files from obsolete versions of get_iplayer) are available + Removed Quicktime, AVI streaming formats + Added MPEG-TS, Matroska, AAC, Vorbis streaming formats * Windows: Fixed incorrect documentation link in installer finish screen * macOS: get_iplayer should work on Apple Silicon systems via Rosetta 2, but this has not been verified. The developers do not have access to an Apple Silicon system. * get_iplayer 3.27 or higher is required with Mojolicious 9.0+. Earlier releases of Mojolicious will continue to work with get_iplayer 3.27 or higher. - added download_sources source service ------------------------------------------------------------------- Sun Nov 29 10:36:39 UTC 2020 - Luigi Baldoni <aloisio@gmx.com> - Update to version 3.26 (see https://github.com/get-iplayer/get_iplayer/wiki/release320to329 for the changelog) - Spec cleanup ------------------------------------------------------------------- Wed Apr 3 18:43:39 UTC 2019 - olaf@aepfle.de - Updated to version 3.20 ------------------------------------------------------------------- Thu Nov 23 13:47:42 UTC 2017 - rbrown@suse.com - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) ------------------------------------------------------------------- Sun Jun 3 00:45:49 UTC 2012 - malcolmlewis@opensuse.org - Updated to version 2.82: - Update to 2.81 was superceeded. - Updates from version 2.8.1: + Match web pvr version with main script on release. + Removed obsolete update warnings. + Web PVR: fix update URL. + Added --tag-cnid option. + Update --versions description in man page. + Web PVR: accommodate IE9 standards mode. + Adjusted bit rate threshold for HD streams. + Don't force --future with --pvr-queue. + Podcast plugin: increased index number range. + Allow PID in lieu of search terms for --pvr-add. + Ensure that loop always receives an array even if only one series. + Update --versions help text and error message for signed-only programmes. + Update handling of live channel URLs. + Remove BBC 7 from schedule listings only. + Restore BBC 7 to channel lists. + Update Channel Lists. + Note in man page/help screen that --search=.* may still be used. + Web PVR: Allow Search = .* with additional advanced search criteria. + Note 'best' alias for recording mode in man page/help screen. + Web PVR: Prevent adding search = .* to pvr list. + Prevent missing search term(s) from recording all available programmes. + Fix spelling errors. + Web PVR: Remove "iphone" from default mode lists. + Remove "iphone" from "best" mode alias and man page/help screen. + Fix incorrect population of programme data from in-memory cache. + Update man page with new options. + added --tagonly option to re-apply the tags to matching downloaded programmes. Also can be used with --history to re-tag matching programmes that are no longer available. + Added --no-tag option. + Windows installer: update config for AtomicParsley. + Improve CSS to work with Internet Explorer. Fix programme type list to show Live BBC Radio and remove ITV. + Fixed programme schedule parsing with --refresh-future. + Escape double quotes in parameters for Windows tagging applications. + Fixes for UTF-8 metadata. + Added support for parsing Brand->Clip in rdf data. Needed for some BBC pids. ------------------------------------------------------------------- Thu Mar 1 19:02:31 UTC 2012 - malcolmlewis@opensuse.org - Update to latest git release: + Update --versions help text and error message for signed-only programmes. + Update handling of live channel URLs. + Remove BBC 7 from schedule listings only. + Restore BBC 7 to channel lists. + Update Channel Lists. + Note in man page/help screen that --search=.* may still be used. + Web PVR: Allow Search = .* with additional advanced search criteria. + Note 'best' alias for recording mode in man page/help screen. + Web PVR: Prevent adding search = .* to pvr list. + Prevent missing search term(s) from recording all available programmes. + Fix spelling errors. + Web PVR: Remove "iphone" from default mode lists. + Remove "iphone" from "best" mode alias and man page/help screen. + Fix incorrect population of programme data from in-memory cache. + Update man page with new options. + added --tagonly option to re-apply the tags to matching downloaded programmes. Also can be used with --history to re-tag matching programmes that are no longer available. + Fixed programme schedule parsing with --refresh-future. + Fixes for UTF-8 metadata + Added support for parsing Brand->Clip in rdf data. Needed for some BBC pids. + Various updates and fixes for Windows. ------------------------------------------------------------------- Tue Aug 30 13:54:35 UTC 2011 - malcolmlewis@opensuse.org - Updated to version 2.80: + Don't attempt to update plugins if packagemanager is set. + Makefile now updates version number in web page. + Fixed creation of symlink to latest version. + Improve documentation of PVR options. + Removed ID3 tagging for AAC audio files. + Automatically update date in manpage when it changes. + Update authors section in manual pages. + Record contributors when releasing a new version. ------------------------------------------------------------------- Sun Aug 7 18:26:46 UTC 2011 - malcolmlewis@opensuse.org - Updated to git version 3b26288 to fix various issues: + fixed regression as this broke the path used by get_iplayer for update. + Add Radio 4 Extra. + Output AAC as M4A for iTunes with metadata tags. + Add --aactomp3 option to force transcoding AAC to MP3. + Use File::Spec->rel2abs to sanitise output directory. + Ensure safe 32-bit date if timegm() fails. + Ensure output file extension changes with download mode. + Typo fixes. + Fix broken flashhd downloads. + Use File::Spec functions for programme/thumbnail file paths. + New tagging implementation. + Option to mux video as MKV instead of MP4. + Revamped --showoptions and search options initialisation. + Ensure that for loops always receive array even if only one episode. + Handle embedded param name in Akamai auth token. + Add MP3 VBR option for AAC transcoding. - Update spec file Licence field from GPLv3 to GPL-3.0 to conform with spdx.org identifier. ------------------------------------------------------------------- Tue Jan 18 04:46:12 UTC 2011 - malcolmlewis@opensuse.org - Aditional fix to fillup ------------------------------------------------------------------- Tue Jan 18 04:13:19 UTC 2011 - malcolmlewis@opensuse.org - Fix fillup of sysconfig file ------------------------------------------------------------------- Sun Jan 16 18:52:29 UTC 2011 - malcolmlewis@opensuse.org - Add in pvr ------------------------------------------------------------------- Sat Jan 15 00:00:00 CST 2011 - malcolmlewis@opensuse.org - Initial build
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.