Push Basic Servarr Support

This commit is contained in:
2025-12-12 02:30:14 -06:00
parent 97dc1dcb98
commit e4757805ae
3 changed files with 196 additions and 3 deletions

View File

@@ -26,6 +26,15 @@ JFA_PASSWORD=yourpassword
JFA_API_KEY=your_api_key_here
JFA_TOKEN=
# |Servarr|
RADARR_URL=http://your-radarr-ip:7878
RADARR_API_KEY=yourradarrapikey
ENABLE_RADARR=false
SONARR_URL=http://your-sonarr-ip:8989
SONARR_API_KEY=yoursonarrapikey
ENABLE_SONARR=false
# |QBittorrent|
ENABLE_QBITTORRENT=false
QBIT_HOST=http://localhost:8080