Bug 279981 - net-p2p/radarr: Update to 5.7.0.8882
Summary: net-p2p/radarr: Update to 5.7.0.8882
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: Fernando Apesteguía
URL: https://github.com/Radarr/Radarr/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-25 06:54 UTC by nomoo
Modified: 2024-06-29 18:54 UTC (History)
2 users (show)

See Also:
michiel: maintainer-feedback+


Attachments
patch (2.73 KB, patch)
2024-06-25 06:54 UTC, nomoo
no flags Details | Diff
0001-net-p2p-radarr-Update-to-5.7.0.8882.patch (3.72 KB, patch)
2024-06-29 11:19 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nomoo 2024-06-25 06:54:35 UTC
Created attachment 251684 [details]
patch

poudriere ok
runs in production on my setup, 14.1 amd64
Comment 1 Michiel van Baak Jansen 2024-06-25 07:45:05 UTC
Thanks for the patch. I am running the exact same patch in production on my setup.
Good to go!
Comment 2 Michiel van Baak Jansen 2024-06-25 07:45:47 UTC
changelog url: https://github.com/Radarr/Radarr/releases/tag/v5.7.0.8882
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-28 18:01:11 UTC
Patch is in MS-DOS format (did you copy-paste it?)
Would it be possible to attach it to the PR?

Thanks!
Comment 4 Michiel van Baak Jansen 2024-06-29 11:19:55 UTC
Created attachment 251772 [details]
0001-net-p2p-radarr-Update-to-5.7.0.8882.patch

Additional change: added an `export PATH` to the rc script to help pre and post import scripts to find 3rd party binaries.

poudriere ok
runs in production on my setup for some time now already.
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-29 18:53:55 UTC
Committed,

Thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-06-29 18:54:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38b2c5feffcba3be37d73b34970502efedbf6cb0

commit 38b2c5feffcba3be37d73b34970502efedbf6cb0
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2024-06-29 18:52:49 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-29 18:52:49 +0000

    net-p2p/radarr: Update to 5.7.0.8882

    ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v5.7.0.8882

     * Multiple Translations updated by Weblate
     * Fixed: Importing from IMDb list
     * New: Display stats for delete movies modal
     * New: Ignore inaccessible folders when getting folders
     * Fixed: Ensure TMDb import lists are paginated
     * Fixed: Adding movies with unknown items in queue
     * Multiple Translations updated by Weblate
     * Automated API Docs update
     * Fixed: Skip invalid movie paths during validation
     * Ignore Grabbed from API docs

    PR:             279981
    Reported by:    nomoo@nomoo.ru

 net-p2p/radarr/Makefile        |  2 +-
 net-p2p/radarr/distinfo        |  6 +++---
 net-p2p/radarr/files/radarr.in |  3 +++
 net-p2p/radarr/pkg-plist       | 13 +++++++------
 4 files changed, 14 insertions(+), 10 deletions(-)