mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
Update jellyseerr to version v2.0.1 (#1678)
This commit is contained in:
parent
4f5d44eb87
commit
e05dee65af
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: fallenbagel/jellyseerr:2.0.0@sha256:319b09a7db75d697bedc41f6784efd47b8f213a26819d636dec2050efe816567
|
||||
image: fallenbagel/jellyseerr:2.0.1@sha256:8ff28894f9fd28bf36626fb98ddd0ee79d778de22a5dc75d69a845281e19115b
|
||||
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.0.0"
|
||||
version: "2.0.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.
|
||||
|
@ -30,12 +30,11 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
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
|
||||
|
||||
Highlights:
|
||||
- Improved setup process with Emby user configuration without editing environment variables
|
||||
- New feature to blacklist media from Jellyseerr for users with special permissions
|
||||
- Faster downloads update with reduced sync delay between Jellyseerr and *arrs
|
||||
- Switch to Jellyfin API Tokens for improved connectivity
|
||||
|
||||
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
|
||||
torOnly: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user