Update jellyseerr to version v2.0.0 (#1651)

This commit is contained in:
Nathan Fretz 2024-10-17 10:39:28 +10:00 committed by GitHub
parent cb2e5578c2
commit 9ce89a25b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fallenbagel/jellyseerr:1.9.2@sha256:8f708df0ce3f202056bde5d7bff625eb59efe38f4ee47bdddc7560b6e4a5a214
image: fallenbagel/jellyseerr:2.0.0@sha256:319b09a7db75d697bedc41f6784efd47b8f213a26819d636dec2050efe816567
volumes:
- ${APP_DATA_DIR}/data/config:/app/config
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyseerr
category: media
name: Jellyseerr
version: "1.9.2"
version: "2.0.0"
tagline: Beautiful media discovery for Jellyfin users
description: >-
Jellyseerr is a request management and media discovery tool built to work with your existing Jellyfin ecosystem.
@ -30,9 +30,13 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This update brings Jellyseerr from version 1.7.0 to 1.9.2.
This update brings Jellyseerr to version 2.0.0. Key highlights include:
- New setup page
- New features like blacklist items from Discover page and status filter for TV shows
- Faster downloads update
- Various bug fixes and performance improvements
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
torOnly: false
submitter: johnpc