Bug 274685 - net-p2p/sonarr-devel: Update to 4.0.0.700
Summary: net-p2p/sonarr-devel: Update to 4.0.0.700
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-23 21:58 UTC by Michiel van Baak Jansen
Modified: 2023-10-26 07:27 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-sonarr-devel-Update-to-4.0.0.700.patch (2.89 KB, patch)
2023-10-23 21:58 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 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!