Bug 264349 - multimedia/get_iplayer: Update to 3.30
Summary: multimedia/get_iplayer: Update to 3.30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/get-iplayer/get_ip...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-05-30 14:22 UTC by Jamie Landeg-Jones
Modified: 2022-06-01 16:13 UTC (History)
2 users (show)

See Also:


Attachments
patch to update get_iplayer to 3.30 (751 bytes, patch)
2022-05-30 14:22 UTC, Jamie Landeg-Jones
jamie: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jamie Landeg-Jones 2022-05-30 14:22:47 UTC
Created attachment 234327 [details]
patch to update get_iplayer to 3.30
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-05-30 23:43:08 UTC
^Triage: 

- If there is a changelog or release notes URL available for this version, please add it to the URL field

- maintainer-feedback flag (+) not required unless requested (?) first

- Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

  Attachment -> Details -> maintainer-approval [+]
Comment 2 Jamie Landeg-Jones 2022-05-31 00:05:04 UTC
Thanks, and apologies, I mixed up maintainer-feedback for maintainer-approval.

I've added the URL too, and will adhere to these standards in future.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-06-01 16:11:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4853d9cd4d0e30cd52c5ac6d10012e4e9e33fab7

commit 4853d9cd4d0e30cd52c5ac6d10012e4e9e33fab7
Author:     Jamie Landeg-Jones <jamie@catflap.org>
AuthorDate: 2022-05-31 05:07:52 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-01 16:08:16 +0000

    multimedia/get_iplayer: Update to 3.30

    ChangeLog:
    https://github.com/get-iplayer/get_iplayer/wiki/release330to339#release330

    * Fixed a bug that produced audio-only downloads for some programmes when FHD
      quality was requested but no 1080p video was available.
    * Progress display for FHD downloads only now iterates towards a closer
      approximation of final file size. FHD file size estimates shown with
      --info remain very inaccurate.

    PR:     264349
    Reported by:    jamie@catflap.org (maintainer)

 multimedia/get_iplayer/Makefile | 11 ++++++-----
 multimedia/get_iplayer/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-01 16:13:04 UTC
Committed,

Thanks!