Skip to content

Update ghcr.io/onedr0p/prowlarr-develop Docker tag to v1.4.0.3230

This MR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop minor 1.3.2.3006 -> 1.4.0.3230

Release Notes

Prowlarr/Prowlarr

v1.4.0.3230: 1.4.0.3230

Compare Source

To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

If you are using docker you will need to update the container image. Do not attempt to update Prowlarr within an existing docker container.

Changes:

  • 65e6aa0 Bump version to 1.4.0
  • fb20b3e Fixed: (AnimeBytes) Add tests for season parsing
  • b8a7783 Fixed: (AnimeBytes) Parse response with STJson
  • d2ba52c Fixed: (Indexers) Hide errors with SuppressHttpErrorStatusCodes
  • 43f881c Fixed: (Nebulance) Don't parse invalid response as JSON
  • 4a5e923 Fixed: (AnimeBytes) Parse season only for category Anime
  • 57e1b6b Fixed: (AnimeBytes) Improve season/episode detection
  • 9cc6076 Fixed: (AnimeBytes) Exclude RAW only for category Anime
  • 46af922 Fixed: (BakaBT) Update check if logged in [ #​1617 ]
  • 0251569 Fixed: (AnimeBytes) Ignore useless extensions to improve single file names
  • d3ca861 Fixed: (AnimeBytes) Remove The Movie from search term
  • c9249ed Fixed: (UI) Typo in hover border colors
  • 94cc56d Fixed: (AnimeBytes) Improve season/episode detection
  • c8addc0 Rearrange params in Apprise
  • 2015156 New: (Apprise) Add notification type [ #​1619 ]
  • 742c680 Fixed: (AnimeBytes) Add Remux to release titles when possible
  • b1add3f Fixed: (AnimeBytes) Parse M2TS property as BR-DISK
  • 65d6d51 New: Improve applications error reporting for requests (#​1618)
  • bc8ba5c Fixed: (BakaBT) Update login check (#​1617)
  • 6aebc4e Revert properties order in SonarrSettings
  • 9bbe512 New: Add default urls to applications
  • 88fbc30 New: Improved messaging when qBittorrent fails due to host header rejection
  • 5fdc6ee Fixed: (BroadcasTheNet) Improve season/episode/daily episode searches
  • 4eb5a2d Fixed: (Cardigann) Simplify creating CardigannRequest
  • 1228830 Fixed: (Cardigann) Respect Followredirect for login forms [ #​526 ]
  • 28d09cd Fixed: (Rarbg) Simplify retry fetching for expired tokens
  • 17be8bb Add SuppressHttpErrorStatusCodes to HttpRequestBuilder
  • c5baded Simplify DatabaseType logic
  • 349cfac Rename CC to Cc
  • 788fa6d Fixed: (Database) Improve Version detection
  • fbea5bb Fixed: (CookieUtil) Add tests
  • d667c7d Fixed: Use Array.Empty and fix a few multiple enumerations
  • a9e1204 Fixed: Validate if equals or child for startup folder
  • 88e3f86 Fixed: Migrate to FluentValidation 9
  • 1c173fc Fixed: (Cardigann) Update namespace and use nameof()
  • 6e8f3d8 Fixed: (Cardigann) Log requests as debug
  • 14e105e Fixed: (Redacted) Add tests
  • 9e0deb8 Fixed: (TorrentInfo) Cleanup redundant Freeleech property
  • 245e573 Fixed: (TorrentPotato) Update namespace
  • 5e8bfa2 Fixed: (RuTracker) Add new indexer url [ #​1610 ]
  • 555c924 New: Add version and timestamp to backup archive [ #​662, #​1600 ]
  • 8404b85 Fixed: (AnimeBytes) API responds now with size as integer
  • dc5e6d2 Bump dotnet to 6.0.16
  • 8c42b7a Update DryIoc, Newtonsoft.Json, Sentry, SharpZipLib, MailKit
  • 5f57957 Fixed: (AnimeBytes) Improve release group detection
  • 12526c1 Fixed: (AnimeBytes) Improve season detection
  • 29f049f Fixed: (AnimeBytes) Fix tests for release title structure change
  • 40f4e1b Fixed: (AnimeBytes) Change release title structure for movies
  • 065fbb3 Fixed: Support the old broken functionality in GetValueEnum [ #​1602 ]
  • ea24a81 Fixed: (API) Log errors in Newznab response
  • 451f603 Fixed: (Cardigann) Add check for request.inputs, since are null when pathselector is used [ #​1158 ]
  • c6ed5d6 Fixed: (Core) Ensure default config file on starting app [ #​674, #​1588 ]
  • 4e5cd05 Fixed: Improve Indexer Tags Help Text
  • 6b2b953 Fixed: (Cardigann) Catch errors when search.rows.count is not present
  • 31c05be Fixed: Prevent getting disk space from returning no information when it partially fails
  • bc852c0 Fixed: USB drives mounted to folders are treated as different mounts
  • 18651d8 Cleanup old Radarr parsing library conditional
  • 1608095 Fixed: Cleanup TaskManager, add BackupInterval limits
  • 7700014 Fixed: (PassThePopcorn) Disable grouping, add pagination and use STJson
  • 3fbc291 Fixed: (AnimeBytes) Add limit and refactor parser
  • 3192990 Fixed: Number input changing while scrolling
  • fb908e8 Fixed: Use project name as relative path
  • 8e60c70 Fixed: (Cardigann) Skip rows parsing on zero rows
  • a184bb0 Fixed: (Core) Use MinBy and MaxBy
  • 54d0646 Fixed: (Avistaz/SecretCinema) Fix tests
  • c11bcf4 Fixed: (SecretCinema) Fix PublishDate timezone
  • 2e58583 Fixed: (Avistaz) Fix PublishDate timezone
  • bf7f769 Fixed: (AvistaZ) Don't log http errors like 404 for imdb/tmdb/tvdb searches
  • 7820a83 Fixed: (Indexers) Include exception message in ValidationFailure
  • d937bda Fixed: (NZBIndex) Request generator cleanup
  • ebca32a Fixed: (NzbIndex) Paging starts at 0 [ #​1586 ]
  • 21bda07 Fixed: (Toloka) Add authors.gif to check for FL
  • f638cf3 Fixed: (UI) Fix search sorting by empty categories
  • b7fcdb5 Fixed: (AnimeBytes) Add search by year
  • 2e4fa9d Fixed: (AnimeBytes) Change RateLimit to 4s (#​1580)
  • 9b50fc4 Fix: (MaM) Improve No results logic (#​1578)
  • 3c60159 Fixed: (AnimeBytes) RateLimit 1req per 10s [ #​1572 ]
  • e075003 Fixed: (FileList) Change TZ to account DST
  • b19202d Automated API Docs update
  • 2784ee8 Fixed: (UI) Update frontend packages
  • 5aa4a5f Fixed: (Tags) Show applications in tag details
  • 534ca73 Fixed: (Toloka) Add FreeleechOnly setting
  • bceebc3 New: (Cardigann) Bump to v9 (#​1551)

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading