Update jellyseerr to v2.5.1 (#2367)

This commit is contained in:
Alexander L. 2025-03-18 23:34:11 +01:00 committed by GitHub
parent c2997badcb
commit 9b27a46ab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 8 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fallenbagel/jellyseerr:2.5.0@sha256:92dc0eb9ba260a11886ac52c3a82c5490769238f120e6312a2793809842021a6
image: fallenbagel/jellyseerr:2.5.1@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
volumes:
- ${APP_DATA_DIR}/data/config:/app/config
restart: on-failure
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyseerr
category: media
name: Jellyseerr
version: "2.5.0"
version: "2.5.1"
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.
@ -31,13 +31,14 @@ defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
Key highlights in this release:
- Added linked accounts page
- Made rottentomatoes matching more robust
- Revamped login page and support disabling media server login
- Updated Jellyfin logo
- Fixed Bitwarden autofill for local/Jellyfin login
- Restored blacklist button on TitleCard for Plex
- Improved season availability updates
- Enhanced download sync for Radarr
- Various UI improvements, including corrected seasons badge order
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
torOnly: false
submitter: johnpc
submission: "https://github.com/getumbrel/umbrel-apps/pull/924"
submission: "https://github.com/getumbrel/umbrel-apps/pull/924"