Added Jellyseerr Support

This commit is contained in:
2025-09-06 09:12:56 -05:00
parent 483a66ecd1
commit aefd8780b8
2 changed files with 158 additions and 28 deletions

5
.env
View File

@@ -9,6 +9,11 @@ REQUIRED_ROLE_IDS=333333333333333333,444444444444444444
JELLYFIN_URL=http://127.0.0.1:8096
JELLYFIN_API_KEY=your_jellyfin_api_key
# Jellyseerr
JELLYSEERR_ENABLED=true
JELLYSEERR_URL=http://localhost:5055
JELLYSEERR_API_KEY=your_api_key_here
# MySQL
DB_HOST=localhost
DB_USER=root