mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update prowlarr to v1.34.1.5021 (#2622)
This commit is contained in:
parent
5d49ebe600
commit
6f736334f6
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/*"
|
PROXY_AUTH_WHITELIST: "/api/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/prowlarr:1.33.3@sha256:af8eaaa96684a4d83c73684a39ef0abcdc3ee2c0e9ba7b4c90b1523d28327b04
|
image: linuxserver/prowlarr:1.34.1@sha256:cc04fd226d3418e493c015eb9ad66857066a4ddf024d7214ab2b39712e19e74c
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: prowlarr
|
id: prowlarr
|
||||||
category: media
|
category: media
|
||||||
name: Prowlarr
|
name: Prowlarr
|
||||||
version: "1.33.3.5008"
|
version: "1.34.1.5021"
|
||||||
tagline: Prowlarr is an indexer manager/proxy
|
tagline: Prowlarr is an indexer manager/proxy
|
||||||
description: >-
|
description: >-
|
||||||
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps.
|
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: ""
|
defaultPassword: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes several improvements and fixes:
|
This update includes several improvements and fixes:
|
||||||
- Enhanced parsing for audio and subtitles languages on BeyondHD
|
- Fixed handling of 307 and 308 redirects for indexer download requests
|
||||||
- Improved subtitles removal for RuTracker.org
|
- Updated timezone offsets for AvistaZ trackers and FL
|
||||||
- Added new features for webhook releases including categories, genres, indexer flags, and publish dates
|
- Fixed edition decoding for SecretCinema
|
||||||
- Implemented on-grab notifications for CustomScript
|
|
||||||
- Fixed priority validation for indexers and download clients
|
|
||||||
- Improved logging for login failures due to cryptographic exceptions
|
|
||||||
- Various stability improvements and bug fixes
|
- Various stability improvements and bug fixes
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user