Nathan Fretz
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
7 additions and
8 deletions
-
jellyseerr/docker-compose.yml
-
jellyseerr/umbrel-app.yml
|
|
@ -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 |
|
|
|