mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update jellyseerr to version v2.5.2 (#2488)
This commit is contained in:
parent
662508ffb9
commit
76d0c94a93
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: fallenbagel/jellyseerr:2.5.1@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
|
||||
image: fallenbagel/jellyseerr:2.5.2@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/app/config
|
||||
restart: on-failure
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jellyseerr
|
||||
category: media
|
||||
name: Jellyseerr
|
||||
version: "2.5.1"
|
||||
version: "2.5.2"
|
||||
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.
|
||||
@ -32,11 +32,9 @@ defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Key highlights in this release:
|
||||
- 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
|
||||
|
||||
- Resolved issues with "Remove from *arr" button
|
||||
- Addressed avatar cache issues
|
||||
- Fixed issues with Jellyfin device ID
|
||||
|
||||
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
|
||||
torOnly: false
|
||||
|
Loading…
Reference in New Issue
Block a user