pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/get_iplayer get_iplayer: Update to 3.23
details: https://anonhg.NetBSD.org/pkgsrc/rev/01691838c9c6
branches: trunk
changeset: 344991:01691838c9c6
user: nia <nia%pkgsrc.org@localhost>
date: Sat Nov 30 13:43:03 2019 +0000
description:
get_iplayer: Update to 3.23
Changes in 3.23
Adapted for BBC changes that caused "403 Forbidden" errors when attempting to download HLS streams (the default).
The --hls-lq-audio option is now ignored and will be removed in the next release. 320k audio for TV programmes is no longer available, so the option has no effect.
320k/96k HLS streams for radio programmes are no longer available, except for 96k HLS streams for some World Service programmes. DASH streams are still available for those bit rates. Some
older programmes may still have 320k/96k HLS streams available, but they should eventually disappear.
If you use default settings for download quality (which should be the case for most users), you do not need to change anything. The best quality available will still be downloaded by default.
If you don't use default settings, you may need to adjust your recording modes for radio programmes. The hafhigh and hafmed modes will still be accepted, but they likely will have no effect.
Recording modes for TV programmes should not need changes.
Added CBeebies Radio to programme indexing
Radio button labels in Web PVR Manager are now clickable (@hintswen)
Fixed a bug that caused get_iplayer to fail with Perl 5.16 (@llewelld)
Fixed a bug that caused PVR searches for Proms programmes to download both TV and radio episodes even if --type=radio was specified.
diffstat:
net/get_iplayer/MESSAGE | 6 +++---
net/get_iplayer/Makefile | 4 ++--
net/get_iplayer/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r 59a4457dfb27 -r 01691838c9c6 net/get_iplayer/MESSAGE
--- a/net/get_iplayer/MESSAGE Sat Nov 30 13:40:50 2019 +0000
+++ b/net/get_iplayer/MESSAGE Sat Nov 30 13:43:03 2019 +0000
@@ -1,7 +1,7 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2014/11/11 21:49:01 shattered Exp $
+$NetBSD: MESSAGE,v 1.2 2019/11/30 13:43:03 nia Exp $
-This tool can use an external player (mplayer, vlc or xine) and transcoder
-(ffmpeg). These are optional and thus not included in dependencies.
+This tool can use an external transcoder (ffmpeg).
+This is optional and thus not included in dependencies.
===========================================================================
diff -r 59a4457dfb27 -r 01691838c9c6 net/get_iplayer/Makefile
--- a/net/get_iplayer/Makefile Sat Nov 30 13:40:50 2019 +0000
+++ b/net/get_iplayer/Makefile Sat Nov 30 13:43:03 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2019/09/04 16:39:13 nia Exp $
+# $NetBSD: Makefile,v 1.16 2019/11/30 13:43:03 nia Exp $
-DISTNAME= get_iplayer-3.22
+DISTNAME= get_iplayer-3.23
CATEGORIES= net multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=get-iplayer/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 59a4457dfb27 -r 01691838c9c6 net/get_iplayer/distinfo
--- a/net/get_iplayer/distinfo Sat Nov 30 13:40:50 2019 +0000
+++ b/net/get_iplayer/distinfo Sat Nov 30 13:43:03 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/09/04 16:39:13 nia Exp $
+$NetBSD: distinfo,v 1.14 2019/11/30 13:43:03 nia Exp $
-SHA1 (get_iplayer-3.22.tar.gz) = 63c128104b35ab21c775e235aebc3a2eccce62f6
-RMD160 (get_iplayer-3.22.tar.gz) = 1c2049dd66faa0cbbefc5e8f5d6d0160ed105595
-SHA512 (get_iplayer-3.22.tar.gz) = 64cf1f78b1c2cd6ed3a87eafd482791ed6bd2a3df0ac983e50e985cc9aee7fc571ee4f3fe8f9677fefd9af36cef7ec4fd2c70446f9ab59bb27ccda5922979189
-Size (get_iplayer-3.22.tar.gz) = 146341 bytes
+SHA1 (get_iplayer-3.23.tar.gz) = 7f0050ffec7994659363d352f946e590dd44fbea
+RMD160 (get_iplayer-3.23.tar.gz) = 3d83cf10aafa2929c248c0fde21a2990f3cbd603
+SHA512 (get_iplayer-3.23.tar.gz) = 0005045b4a684e143243202bccb074ef1b6ed81227214cca4a71569311911bde8de30d7f636c5d08d0aa1cd97bfafe76004b4ee16c86426a85905ffaf6418012
+Size (get_iplayer-3.23.tar.gz) = 146424 bytes
Home |
Main Index |
Thread Index |
Old Index