Skip to content

Commit

Permalink
Update jellyseerr to version v2.2.3 (#1994)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Dec 31, 2024
1 parent 71e42be commit f1c783a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion jellyseerr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"

server:
image: fallenbagel/jellyseerr:2.1.0@sha256:af5563771964282e5bfb6a4f30b05c75c8d30661a920f0399086f575217d0573
image: fallenbagel/jellyseerr:2.2.3@sha256:a324fa4d81cce73116801bee3c50b632f3457c0ca0ad31aa692c640e22f50dea
volumes:
- ${APP_DATA_DIR}/data/config:/app/config
restart: on-failure
12 changes: 7 additions & 5 deletions jellyseerr/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyseerr
category: media
name: Jellyseerr
version: "2.1.0"
version: "2.2.3"
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.
Expand Down Expand Up @@ -31,10 +31,12 @@ defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
Key highlights in this release:
- Added proxy settings with support for username/password authentication
- Improved avatar caching for better performance
- Enhanced setup process with better URL validation
- Various bug fixes and stability improvements
- Added support for Emby avatars
- Improved request list sorting options
- Enhanced streaming service region settings
- Added special episodes configuration
- Improved Discord notifications
- Various UI improvements and bug fixes
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
Expand Down

0 comments on commit f1c783a

Please sign in to comment.