Nathan Fretz
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
6 additions and
9 deletions
-
prowlarr/docker-compose.yml
-
prowlarr/umbrel-app.yml
|
|
@ -8,7 +8,7 @@ services: |
|
|
|
PROXY_AUTH_WHITELIST: "/api/*" |
|
|
|
|
|
|
|
server: |
|
|
|
image: linuxserver/prowlarr:1.23.1@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1 |
|
|
|
image: linuxserver/prowlarr:1.24.3@sha256:a6fc8ab9ff34d82327d29f8b5bfb7a672c0e54a274e5e5b023db01c335d05dfd |
|
|
|
environment: |
|
|
|
- PUID=1000 |
|
|
|
- PGID=1000 |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: prowlarr |
|
|
|
category: media |
|
|
|
name: Prowlarr |
|
|
|
version: "1.23.1.4708" |
|
|
|
version: "1.24.3.4754" |
|
|
|
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. |
|
|
@ -38,13 +38,10 @@ defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
releaseNotes: >- |
|
|
|
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 |
|
|
|
|
|
|
|
- Improved handling of API key descriptions and updated automated API documentation. |
|
|
|
- Fixed login issues when instance names contained brackets. |
|
|
|
- Instance names are now used in the forms authentication cookie name. |
|
|
|
- Updated multiple translations via Weblate. |
|
|
|
|
|
|
|
Full release notes are found at https://github.com/Prowlarr/Prowlarr/releases. |
|
|
|
torOnly: false |
|
|
|