Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 16:54:17 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 70eb2dbeab32 - main - net-p2p/prowlarr: Update to 1.5.2.3484
Message-ID:  <202306051654.355GsHNJ049966@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70eb2dbeab32282eaddde3350a373cf1bb3c07a9

commit 70eb2dbeab32282eaddde3350a373cf1bb3c07a9
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-06-04 22:46:46 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-06-05 16:53:04 +0000

    net-p2p/prowlarr: Update to 1.5.2.3484
    
    Changelog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.5.2.3484
    
     * Fix duplicate indexers with same name in add modal
     * Use HelpText for non-URL values
     * Update magnet trackers
     * More mono cleanup
     * Fixed: (Apps) Prevent null reference exception on sync failure
     * Extract useSelectState from SelectContext
     * New: Additional custom filter predicates for strings
     * Translations update from Servarr Weblate
     * Remove Rarbg tracker from MagnetLinkBuilder
     * New: (Rarbg) Obsolete due to tracker shutdown
     * Fixed: Don't log handled exceptions in API
     * Revert "Fixed: Don't log handled exceptions in API"
     * Fixed: (Cardigann): Use MissingAttributeEqualsNoResults for Rows.Attribute
     * Fixed: (Cardigann) Respect the categories from search paths
     * Automated API Docs update
     * Fixed: Revert seed criteria validation to warnings [ #1692 ]
     * Fixed: Enforce validation warnings
     * Simplify ShouldHaveApiKey and HasErrors
     * Fixed: (RuTracker) Update categories
     * Fixed: (RuTracker) Use supported 200 categories per search request
     * Use 'var' instead of explicit type
     * Inline 'out' variable declarations
     * Standardize variable declaration
     * Enforce rule IDE0005 on build
     * Bump version to 1.5.2
     * Fixed: Use relative paths instead of absolute paths for webmanifest
     * Fixed: (HealthCheck) Check only enabled indexer proxies
     * Fixed: (Anidex) Search with all categories selected
     * Improve logging when no releases were found
     * Add defaults definitions for indexer proxies
     * Fixed a really important spelling mistake
     * Fixed: Don't log handled exceptions in API
     * New: (BakaBT) Add freeleech only option
     * Remove mono process detection
     * Ensuring backward compatibility with older versions on first sync
     * New: Add minimum version checks for applications
     * Translated using Weblate (Indonesian)
     * Fixed: (Animedia) Description Language
     * Convert typeof to nameof
     * Fixed: (AnimeTorrents) Replace non-word chars with wildcard in search term
     * Fixed: Don't rollback file move if destination already exists
     * Translated using Weblate (French)
     * Fixed: (RuTracker) Improve the error message for failed logins
     * Fixed: (SceneTime) Update categories
     * Fix spelling "Use languages from Torznab/Newznab attributes if given"
     * New: Use languages from Torznab/Newznab attributes if given
     * New: Signal Notifications
     * New: Improve validation messages
     * Minor CS improvements in NzbDroneValidation
     * Add tests and ignore 0 in GetFullImdbId
     * Fix tests in IndexerServiceFixture
     * Bump version to 1.5.1
     * Fixed: Exception when request to SABnzbd times out
     * Cleanup TorrentDownloadStation
     * Add tests for normalizing IMDb IDs in ReleaseSearchService
     * Format ImdbId to 7 digits in ReleaseSearchService [ #1679 ]
     * New: Show tags in Applications and Notifications index
     * Fixed: (Cardigann) Ignore disabled or unchecked inputs in login
     * Limit ESLint configuration to this project
     * Fixed: (XSpeeds) Update categories
     * Automated API Docs update
     * Fixed: Use indexer errors from response if Content-Type is XML processing response
     * Add forceSave to the OpenAPI docs (#1670)
     * Replace UC preset with VC
     * Fixed: (GreatPosterWall) Fetch latest 50 releases when using
     * torrents
     * Fixed: Log name of mount point failure
     * Simplify new expression for Newznab categories (#1669)
     * Replace API request with indexer request
     * Fixed: (Cardigann) Check redirect for /login.php
     * Fixed: (Gazelle) Don't use usetoken=0 when UseFreeleechToken is not enabled [ #1668 ]
     * Remove not in use ContentType header for auth requests for AvistaZ
     * Convert method to static that doesn't use instance data
     * Translated using Weblate (Portuguese (Brazil))
     * Fixed: (HDTorrents) Use Accept Html for indexer requests
     * Increase Request Timeout in Download File [ #1655 ]
     * Translated using Weblate (Indonesian)
     * Translated using Weblate (French)
     * Fixed: Provider health checks persist after add until next scheduled check
     * Log removal of invalid definitions as warnings
     * Add minimum length as const in ApiKeyValidationCheck
     * Update UI dependencies
     * Add inset to stylelintrc
     * Remove unused babel plugins and fix build with profiling
     * Update all relevant dev tool deps
     * Add VSCode extension recommendations
     * Move vscode settings to the frontend folder
     * Delete various old config files
     * Add Pull Request Labeler [ #1658 ]
     * Use await using in async methods
     * Remove unused imports
     * Enforce code style on build
     * Remove empty constructors
     * Fixed: (AnimeTorrents) Add current time of day if date added is today
     * Translated using Weblate (Chinese (Simplified) (zh_CN))
     * Fix migration running in PostgreSQL
     * Fixed: AudioBookBay removed
     * Automated API Docs update
     * API key improvements
     * Fixed: custom script error when importing some downloads
     * Why rename many files when few file do trick
     * GracePeriod not Graceperiod
     * New: On Health Restored notification
     * New: Send additional information with Webhook and Custom Scripts
     * New: Add application URL to host configuration settings
     * Translated using Weblate (Portuguese (Brazil))
     * Log invalid config file exceptions [ #1648 ]
     * Fixed: (Rarbg) Move check response by status code to parser
     * New: Only add version header for API requests
     * New: Add token authentication for ntfy.sh notifications
     * Add wiki fragment and translation to UpdateCheck
     * New: Option to use Telegram topics for notifications [ #1640 ]
     * New: Improve path validation when handling paths from different OSes
     * Update webpack and webpack-cli
     * Fixed some aria violations
     * New: Updated button and calendar outline colors for dark theme
     * Update core-js and use defaults for browserlist
     * Use minified jquery
     * Translated using Weblate (Portuguese (Brazil))
     * New style scrollbar in Firefox
     * Remove unused ReactDOM import
     * Fixed: File browser
     * Auto-reply for Log Label
     * Translated using Weblate (Chinese (Simplified) (zh_CN))
     * Fix typo in ShowSearchHelpText
     * Update and sort translations
     * Translated using Weblate (Portuguese (Brazil))
     * Log apps sync not having intersecting tags as debug
     * New: (Rarbg) Add caching results
     * Check response status code in classes that extend RssParser
     * Fixed: (BrokenStones) Restored, site moved domains
     * Fixed: (AudioBookBay) New indexer url
     * Fixed: Improve Rarbg Rate Limit Messaging
     * Update translation files
     * (Apprise) Change BaseUrl to ServerUrl
     * Fixed: Missing Translates
     * Fixed: (AnimeBytes) Cache result releases
     * Bump version to 1.5.0
    
    PR:             271831
---
 net-p2p/prowlarr/Makefile  | 2 +-
 net-p2p/prowlarr/distinfo  | 6 +++---
 net-p2p/prowlarr/pkg-plist | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile
index 0f1da2bfd732..92c89f4ef9f9 100644
--- a/net-p2p/prowlarr/Makefile
+++ b/net-p2p/prowlarr/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	prowlarr
-DISTVERSION=	1.4.1.3258
+DISTVERSION=	1.5.2.3484
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/
 DISTNAME=	Prowlarr.master.${PORTVERSION}.freebsd-core-x64
diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo
index 41730c92d4cb..c64258a6e59b 100644
--- a/net-p2p/prowlarr/distinfo
+++ b/net-p2p/prowlarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683222552
-SHA256 (Prowlarr.master.1.4.1.3258.freebsd-core-x64.tar.gz) = 30326de5e7439ef9ab9aed8fed05e64cfa81b72b0bb7fdbbf2a0ab5b53158020
-SIZE (Prowlarr.master.1.4.1.3258.freebsd-core-x64.tar.gz) = 49512017
+TIMESTAMP = 1685916022
+SHA256 (Prowlarr.master.1.5.2.3484.freebsd-core-x64.tar.gz) = 77bf56e001392bdd64bb6a8c351eddad9f79f3cba513e6483da2978b3769483d
+SIZE (Prowlarr.master.1.5.2.3484.freebsd-core-x64.tar.gz) = 49378244
diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist
index cbaac6c6ed1c..04d83cf46845 100644
--- a/net-p2p/prowlarr/pkg-plist
+++ b/net-p2p/prowlarr/pkg-plist
@@ -228,28 +228,36 @@
 %%DATADIR%%/bin/Prowlarr.Api.V1.deps.json
 %%DATADIR%%/bin/Prowlarr.Api.V1.dll
 %%DATADIR%%/bin/Prowlarr.Api.V1.pdb
+%%DATADIR%%/bin/Prowlarr.Api.V1.xml
 %%DATADIR%%/bin/Prowlarr.Common.deps.json
 %%DATADIR%%/bin/Prowlarr.Common.dll
 %%DATADIR%%/bin/Prowlarr.Common.pdb
+%%DATADIR%%/bin/Prowlarr.Common.xml
 %%DATADIR%%/bin/Prowlarr.Core.deps.json
 %%DATADIR%%/bin/Prowlarr.Core.dll
 %%DATADIR%%/bin/Prowlarr.Core.pdb
+%%DATADIR%%/bin/Prowlarr.Core.xml
 %%DATADIR%%/bin/Prowlarr.Host.deps.json
 %%DATADIR%%/bin/Prowlarr.Host.dll
 %%DATADIR%%/bin/Prowlarr.Host.pdb
+%%DATADIR%%/bin/Prowlarr.Host.xml
 %%DATADIR%%/bin/Prowlarr.Http.deps.json
 %%DATADIR%%/bin/Prowlarr.Http.dll
 %%DATADIR%%/bin/Prowlarr.Http.pdb
+%%DATADIR%%/bin/Prowlarr.Http.xml
 %%DATADIR%%/bin/Prowlarr.Mono.deps.json
 %%DATADIR%%/bin/Prowlarr.Mono.dll
 %%DATADIR%%/bin/Prowlarr.Mono.pdb
+%%DATADIR%%/bin/Prowlarr.Mono.xml
 %%DATADIR%%/bin/Prowlarr.SignalR.deps.json
 %%DATADIR%%/bin/Prowlarr.SignalR.dll
 %%DATADIR%%/bin/Prowlarr.SignalR.pdb
+%%DATADIR%%/bin/Prowlarr.SignalR.xml
 %%DATADIR%%/bin/Prowlarr.deps.json
 %%DATADIR%%/bin/Prowlarr.dll
 %%DATADIR%%/bin/Prowlarr.pdb
 %%DATADIR%%/bin/Prowlarr.runtimeconfig.json
+%%DATADIR%%/bin/Prowlarr.xml
 %%DATADIR%%/bin/ReusableTasks.dll
 %%DATADIR%%/bin/Sentry.dll
 %%DATADIR%%/bin/ServiceInstall



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051654.355GsHNJ049966>