Update prowlarr to v1.23.1.4708 (#1441)

This commit is contained in:
Nathan Fretz 2024-09-09 12:28:28 +10:00 committed by GitHub
parent 814527f522
commit 98bd656dd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 12 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*" PROXY_AUTH_WHITELIST: "/api/*"
server: server:
image: linuxserver/prowlarr:1.21.2@sha256:9a98da4fb506278ce92c2fdbb4e08a38418dd1456e3dd8b3a1f00a42a8ec4fb0 image: linuxserver/prowlarr:1.23.1@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: prowlarr id: prowlarr
category: media category: media
name: Prowlarr name: Prowlarr
version: "1.21.2.4649" version: "1.23.1.4708"
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.
@ -21,7 +21,7 @@ description: >-
2. Set up Flaresolverr: 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 developer: Prowlarr
website: https://prowlarr.com/ website: https://prowlarr.com/
dependencies: dependencies:
@ -37,15 +37,14 @@ path: ""
defaultUsername: "" defaultUsername: ""
defaultPassword: "" defaultPassword: ""
releaseNotes: >- 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. Full release notes are found at https://github.com/Prowlarr/Prowlarr/releases.
torOnly: false torOnly: false