Bug 265715 - net-p2p/sonarr: Update to 3.0.9.1549
Summary: net-p2p/sonarr: Update to 3.0.9.1549
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Felix Palmen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-08 13:21 UTC by Michiel van Baak Jansen
Modified: 2022-08-16 06:32 UTC (History)
2 users (show)

See Also:


Attachments
0001-net-p2p-sonarr-Update-to-3.0.9.1549.patch (2.59 KB, patch)
2022-08-08 13:21 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 2022-08-08 13:21:25 UTC
Created attachment 235774 [details]
0001-net-p2p-sonarr-Update-to-3.0.9.1549.patch

poudriere ok
runs in production on my setup (13.1-amd64)

Sonarr doesn't have a changelog url, but they provide this info in-app. Copied here to be complete:

3.0.9.1549 — 07 Aug 2022

New
Include Series Match Type in grab event details
Button to reset Quality Definitions to default
Instance name in System/Status API endpoint
Instance name for Page Title
Instance Name used for Syslog
Set Instance Name
Added UDP syslog support
Sonarr Sync on Language Profile
Increase TBA episode title delay to 48 hours (from 24) to deal with TheTVDB's API caching
Parse some additional Chinese anime releases
Add FAQ to error adding series with duplicate slug
Don't default manual import to move
Rename Protocol to Preferred Protocol in Delay Profiles
Use 45 minutes for runtime when episode aired within 24 hours of pilot episode
Parse Spanish language using Castellano and Español
Added Malayalam and Ukrainian languages
Added Mediainfo Video Dynamic Range column for episodes
Add The TVDB link to library import search results

Fixed
Releases Size filter has incorrect value type
Parsing of Chinese anime releases with character after episode number
Standard episode searches for anime
Validate if equals or child for startup folder
Improved parsing WebDL Releases
Forgot password wiki link
Typo in add indexer modal
Manual Import without selecting Import Mode
PRevent import if potential bulk season release doesn't have air date for all episodes
Cutoff Unmet showing items above lowest accepted quality when upgrades are disabled
Parsing of single episode numbers
Original Filename/Title not being included when importing a new file
Bluray 576p parsing
Mapping episode 0 to the parsed season instead of specials
Don't parse part # in brackets as mini series style naming
iCal status values
Not including Original Title/Filename during rename when episode identifiers are missing
Rename On Download to On Import when editing connections
Comment 1 Felix Palmen freebsd_committer freebsd_triage 2022-08-09 16:02:25 UTC
some more test builds running....
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-09 17:01:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1614b6c0ec7a13c993d54c225740cf88a93babc7

commit 1614b6c0ec7a13c993d54c225740cf88a93babc7
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-08-08 10:28:18 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2022-08-09 16:59:14 +0000

    net-p2p/sonarr: Update to 3.0.9.1549

    PR:                     265715
    Approved by:            tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D36092

 net-p2p/sonarr/Makefile  | 2 +-
 net-p2p/sonarr/distinfo  | 6 +++---
 net-p2p/sonarr/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Felix Palmen freebsd_committer freebsd_triage 2022-08-09 17:02:37 UTC
Committed, thanks!