pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/get_iplayer Update get_iplayer to 2.92



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e2e97f4b076
branches:  trunk
changeset: 648359:4e2e97f4b076
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sat Mar 14 00:29:09 2015 +0000

description:
Update get_iplayer to 2.92

Version 2.92 -- Fri, 13 Mar 2015
* Tag version 2.92
* Hold off on Makefile changes
* Makefile changes
* Sort programme types in help text
* Pick up flashlow stream from mobile data
* Clean up Kodi .nfo files
* Updated help text and man page
* No ddlaacmed mode
* Automatically use mediaselector/4 for obvious archive programmes
* Added World Service to generated HLS live radio streams
* Fixed playlist URL parsing in archive pages
* Reinstate --mediaselector option (for archive programmes)
* Update ddlaac modes
* Combine AAC and MP3 in "shoutcast" mode alias for live radio
* Rework live stream location override options
* Rework default programme version determination
* Tweak mode size formatting
* Fixed incorrect processing of --stop and --start in HLS streamer
* Make --check-duration aware of --start and --stop
* Ignore rtmpdump error code = 2 with --stop
* When selecting default, ignore versions with only subtitles stream
* Don't check if main script writable on update unless it will be written
* Update live radio options in man page
* Updated Flash player URL
* Added --liveradio-intl option, removed "nonuk" mode alias
* Remove live radio mode list exception for World Service
* Removed deleted live Flash stream for World Service
* Fixed priority order of HLS live streams
* Added --no-proxy option
* Added DDL opts to manpage
* Cache listing with earliest availability when using schedule feeds
* Cache mis-catalogued news programmes
* Generate all additional live streams with --live{tv,radio}-uk
* Web PVR: Fixed escaping in form param parsing
* Revamped support for direct download AAC files
* Removed unnecessary thumbnail download notice
* Don't attempt to tag file with --raw
* Add full metadata to media clips (changes re-applied)
* Revert clip metadata changes
* Added shoutcast options to man page
* Removed rtsp recording modes
* Ignore --mediaselector option
* Added support for direct download AAC files
* Added support for Shoutcast live radio streams
* Revamped stream data processing
* Don't create series web link if no parent entity
* Handle rare subseries (split episodes)
* Move fallback metadata collection to ensure title is populated first
* Process all programme versions (including duplicates) to find stream info
* Cache audio described programmes from ION feeds
* Added additional HD/SD streams with --hds-livetv
* Fix runtime in Freevo/Kodi metadata
* widen first column in --dump-options output
* Updated SWF player URL
* bump dev version

diffstat:

 net/get_iplayer/Makefile |  4 ++--
 net/get_iplayer/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 2416786fe77b -r 4e2e97f4b076 net/get_iplayer/Makefile
--- a/net/get_iplayer/Makefile  Fri Mar 13 23:10:44 2015 +0000
+++ b/net/get_iplayer/Makefile  Sat Mar 14 00:29:09 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/01/17 12:33:14 prlw1 Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/14 00:29:09 prlw1 Exp $
 
-DISTNAME=      get_iplayer-2.91
+DISTNAME=      get_iplayer-2.92
 CATEGORIES=    net multimedia
 MASTER_SITES=  ftp://ftp.infradead.org/pub/get_iplayer/
 
diff -r 2416786fe77b -r 4e2e97f4b076 net/get_iplayer/distinfo
--- a/net/get_iplayer/distinfo  Fri Mar 13 23:10:44 2015 +0000
+++ b/net/get_iplayer/distinfo  Sat Mar 14 00:29:09 2015 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2015/01/17 12:33:14 prlw1 Exp $
+$NetBSD: distinfo,v 1.3 2015/03/14 00:29:09 prlw1 Exp $
 
-SHA1 (get_iplayer-2.91.tar.gz) = ac1756c3a9a0b857caffab3977fbcc3312c839dd
-RMD160 (get_iplayer-2.91.tar.gz) = b2257fb8e6ce8f544a50e85da1811be236ad0b5e
-Size (get_iplayer-2.91.tar.gz) = 271114 bytes
+SHA1 (get_iplayer-2.92.tar.gz) = 683b89912a0f31e6508a9761f27354089524b1ba
+RMD160 (get_iplayer-2.92.tar.gz) = 4e1f5cc2235c1a05825941426b57cc283e643c37
+Size (get_iplayer-2.92.tar.gz) = 275682 bytes
 SHA1 (patch-aa) = e15a98daae71135936329d29766a3b70dc845326
 SHA1 (patch-windows_get_iplayer_setup.cgi) = 1f87f0bb74c5883e875cb7676dfd61461dc2cbd0



Home | Main Index | Thread Index | Old Index