mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update jellyseerr to v2.5.1 (#2367)
This commit is contained in:
parent
c2997badcb
commit
9b27a46ab9
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user