Update prowlarr to v1.34.1.5021 (#2622)

This commit is contained in:
Alexander L. 2025-04-23 12:21:53 +02:00 committed by GitHub
parent 5d49ebe600
commit 6f736334f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 8 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: linuxserver/prowlarr:1.33.3@sha256:af8eaaa96684a4d83c73684a39ef0abcdc3ee2c0e9ba7b4c90b1523d28327b04
image: linuxserver/prowlarr:1.34.1@sha256:cc04fd226d3418e493c015eb9ad66857066a4ddf024d7214ab2b39712e19e74c
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: prowlarr
category: media
name: Prowlarr
version: "1.33.3.5008"
version: "1.34.1.5021"
tagline: Prowlarr is an indexer manager/proxy
description: >-
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps.
@ -38,12 +38,9 @@ defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This update includes several improvements and fixes:
- Enhanced parsing for audio and subtitles languages on BeyondHD
- Improved subtitles removal for RuTracker.org
- Added new features for webhook releases including categories, genres, indexer flags, and publish dates
- Implemented on-grab notifications for CustomScript
- Fixed priority validation for indexers and download clients
- Improved logging for login failures due to cryptographic exceptions
- Fixed handling of 307 and 308 redirects for indexer download requests
- Updated timezone offsets for AvistaZ trackers and FL
- Fixed edition decoding for SecretCinema
- Various stability improvements and bug fixes