mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update prowlarr to v1.23.1.4708 (#1441)
This commit is contained in:
parent
814527f522
commit
98bd656dd2
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/prowlarr:1.21.2@sha256:9a98da4fb506278ce92c2fdbb4e08a38418dd1456e3dd8b3a1f00a42a8ec4fb0
|
||||
image: linuxserver/prowlarr:1.23.1@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: prowlarr
|
||||
category: media
|
||||
name: Prowlarr
|
||||
version: "1.21.2.4649"
|
||||
version: "1.23.1.4708"
|
||||
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.
|
||||
|
@ -21,7 +21,7 @@ description: >-
|
|||
|
||||
2. Set up Flaresolverr:
|
||||
|
||||
Prowlarr comes pre-configured with FlareSolverr. To use it, simply add the “flaresolverr” tag to any indexers that require it.
|
||||
Prowlarr comes pre-configured with FlareSolverr. To use it, simply add the "flaresolverr" tag to any indexers that require it.
|
||||
developer: Prowlarr
|
||||
website: https://prowlarr.com/
|
||||
dependencies:
|
||||
|
@ -37,15 +37,14 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Changes:
|
||||
This update includes several improvements and fixes:
|
||||
|
||||
- Improved sorting of indexers by status
|
||||
- Enhanced filtering of old releases for AnimeBytes
|
||||
- Added ability to configure log file size limit in the UI
|
||||
- Improved handling of search queries for MyAnonamouse
|
||||
- Updated translations for multiple languages
|
||||
|
||||
- Updated multiple translations.
|
||||
- Removed PropTypes.
|
||||
- Converted Add Indexer Modal to TypeScript.
|
||||
- Sorted indexer query stats by a sum of all types.
|
||||
- Improved messaging for no results with applied filters.
|
||||
- Improved elapsed time tracking for grabs.
|
||||
- Fixed issue with searching for daily episodes using IDs.
|
||||
|
||||
Full release notes are found at https://github.com/Prowlarr/Prowlarr/releases.
|
||||
torOnly: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user