pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/get_iplayer



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Nov 30 13:43:03 UTC 2019

Modified Files:
        pkgsrc/net/get_iplayer: MESSAGE Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/get_iplayer/MESSAGE
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/get_iplayer/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/get_iplayer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/get_iplayer/MESSAGE
diff -u pkgsrc/net/get_iplayer/MESSAGE:1.1 pkgsrc/net/get_iplayer/MESSAGE:1.2
--- pkgsrc/net/get_iplayer/MESSAGE:1.1  Tue Nov 11 21:49:01 2014
+++ pkgsrc/net/get_iplayer/MESSAGE      Sat Nov 30 13:43:03 2019
@@ -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.
 
 ===========================================================================

Index: pkgsrc/net/get_iplayer/Makefile
diff -u pkgsrc/net/get_iplayer/Makefile:1.15 pkgsrc/net/get_iplayer/Makefile:1.16
--- pkgsrc/net/get_iplayer/Makefile:1.15        Wed Sep  4 16:39:13 2019
+++ pkgsrc/net/get_iplayer/Makefile     Sat Nov 30 13:43:03 2019
@@ -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}

Index: pkgsrc/net/get_iplayer/distinfo
diff -u pkgsrc/net/get_iplayer/distinfo:1.13 pkgsrc/net/get_iplayer/distinfo:1.14
--- pkgsrc/net/get_iplayer/distinfo:1.13        Wed Sep  4 16:39:13 2019
+++ pkgsrc/net/get_iplayer/distinfo     Sat Nov 30 13:43:03 2019
@@ -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