mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update prowlarr to v1.33.3.5008 (#2548)
This commit is contained in:
parent
d52d6e54c5
commit
6ec16c8367
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/prowlarr:1.32.2@sha256:18e9801e4509e45873c1adb03adf0bf718743ff5147e19b4cdf7626f8bd2f752
|
||||
image: linuxserver/prowlarr:1.33.3@sha256:af8eaaa96684a4d83c73684a39ef0abcdc3ee2c0e9ba7b4c90b1523d28327b04
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: prowlarr
|
||||
category: media
|
||||
name: Prowlarr
|
||||
version: "1.32.2.4987"
|
||||
version: "1.33.3.5008"
|
||||
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.
|
||||
@ -37,13 +37,16 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Highlights:
|
||||
- Updated recommendations to discourage using uTorrent.
|
||||
- Fixed issues with timezone offsets for AvistaZ trackers.
|
||||
- Fixed daily episode searches to use the correct year-month-day format.
|
||||
- Updated translations.
|
||||
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
|
||||
- Various stability improvements and bug fixes
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Prowlarr/Prowlarr/releases.
|
||||
torOnly: false
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user