mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update prowlarr to version v1.32.2.4987 (#2349)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
b77f00c68d
commit
fa27ed50d2
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/prowlarr:1.30.2@sha256:b242bc98897d8fa65db7b72f5dbde04b161a092d3cce2321b8c7e62c9321820d
|
||||
image: linuxserver/prowlarr:1.32.2@sha256:18e9801e4509e45873c1adb03adf0bf718743ff5147e19b4cdf7626f8bd2f752
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
@ -49,4 +49,4 @@ services:
|
||||
SABNZBD_INSTALLED: ${APP_PROWLARR_SABNZBD_INSTALLED:-"false"}
|
||||
SABNZBD_HOST: "sabnzbd_web_1"
|
||||
SABNZBD_PORT: 8080
|
||||
SABNZBD_API_KEY: ${APP_PROWLARR_SABNZBD_API_KEY:-""}
|
||||
SABNZBD_API_KEY: ${APP_PROWLARR_SABNZBD_API_KEY:-""}
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: prowlarr
|
||||
category: media
|
||||
name: Prowlarr
|
||||
version: "1.30.2.4939"
|
||||
version: "1.32.2.4987"
|
||||
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,17 +37,16 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This update includes several improvements and fixes:
|
||||
- Improved handling of expired cookies and authentication
|
||||
- Enhanced detection of media formats and categories
|
||||
- Better language support and search functionality
|
||||
- Updated tracker-specific features and filtering
|
||||
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.
|
||||
- Various stability improvements and bug fixes
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Prowlarr/Prowlarr/releases.
|
||||
torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
|
Loading…
Reference in New Issue
Block a user