Bug 274685

Summary: net-p2p/sonarr-devel: Update to 4.0.0.700
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-net-p2p-sonarr-devel-Update-to-4.0.0.700.patch michiel: maintainer-approval+

Description Michiel van Baak Jansen 2023-10-23 21:58:55 UTC
Created attachment 245839 [details]
0001-net-p2p-sonarr-devel-Update-to-4.0.0.700.patch

poudriere ok
runs in production on my setup (13.2 amd64)

New:
Add Watched filter type to Trakt User Import List
Support for IMDb ID in Plex Watchlist RSS
History custom filters
Queue custom filters
Add "enddate" tag to Kodi/Jellyfin series metadata

Fixed:
Reduce font size for series title on series details
Has Missing Season not applying false condition
Ignore case when cleansing announce URLs
Re-run Removed Series health check after series is deleted
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-25 08:33:08 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.                                               
                                                                                
                                                                                
Thanks!
Comment 2 Michiel van Baak Jansen 2023-10-25 09:56:27 UTC
(In reply to Fernando Apesteguía from comment #1)

Sonarr does not provide a changelog URL, they have it available in-app.
I copy/pasted the whole log of the latest version.

Attached a screenshot of in-app changelog: https://imgur.com/a/J4VTeNv
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-10-26 07:26:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d64b5be38bcd214877bfd9d4290a1baef6da9db

commit 7d64b5be38bcd214877bfd9d4290a1baef6da9db
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-10-25 08:33:28 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-26 07:25:58 +0000

    net-p2p/sonarr-devel: Update to 4.0.0.700

    New
     * Add Watched filter type to Trakt User Import List
     * Support for IMDb ID in Plex Watchlist RSS
     * History custom filters
     * Queue custom filters
     * Add "enddate" tag to Kodi/Jellyfin series metadata

    Fixed
     * Reduce font size for series title on series details
     * Has Missing Season not applying false condition
     * Ignore case when cleansing announce URLs
     * Re-run Removed Series health check after series is deleted

    PR:             274685
    Reported by:    michiel@vanbaak.eu (maintainer)

 net-p2p/sonarr-devel/Makefile  |  3 +--
 net-p2p/sonarr-devel/distinfo  |  6 +++---
 net-p2p/sonarr-devel/pkg-plist | 12 ++++++------
 3 files changed, 10 insertions(+), 11 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-26 07:27:04 UTC
Committed,

Thanks!