Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jun 2023 23:07:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271831] net-p2p/prowlarr: Update to 1.5.2.3484
Message-ID:  <bug-271831-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271831

            Bug ID: 271831
           Summary: net-p2p/prowlarr: Update to 1.5.2.3484
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.5
                    .2.3484
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michiel@vanbaak.eu
 Attachment #242603 maintainer-approval+
             Flags:

Created attachment 242603
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242603&action=
=3Dedit
0001-net-p2p-prowlarr-Update-to-1.5.2.3484.patch

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

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.Attribu=
te
 * 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 te=
rm
 * 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=3D0 when UseFreeleechToken is not en=
abled
[ #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 che=
ck
 * 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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