fix(jellyfin): fixes in jellyfin integration

This commit is contained in:
ITQ
2026-05-22 18:04:28 +03:00
parent 5b9b4ce03a
commit 92add56cf7
16 changed files with 785 additions and 67 deletions
+2 -1
View File
@@ -97,12 +97,13 @@ info:
integrations:
jellyfin:
enabled: ${JELLYFIN_SYNC_ENABLED:false}
enabled: ${JELLYFIN_INTEGRATION_ENABLED:false}
base-url: ${JELLYFIN_BASE_URL:}
web-url: ${JELLYFIN_WEB_URL:${JELLYFIN_BASE_URL:}}
api-key: ${JELLYFIN_API_KEY:}
sync-interval-ms: ${JELLYFIN_SYNC_INTERVAL_MS:1800000}
request-timeout-ms: ${JELLYFIN_REQUEST_TIMEOUT_MS:20000}
plugin-token: ${JELLYFIN_PLUGIN_TOKEN:}
services:
user: