BEAT TEST - Added Readarr Support (completely untested)

This commit is contained in:
Benjamin Harder
2024-02-18 22:41:32 +01:00
parent 87999f5b37
commit 75670d9a90
7 changed files with 53 additions and 10 deletions

View File

@@ -29,6 +29,10 @@ SONARR_KEY = $SONARR_API_KEY
LIDARR_URL = http://lidarr:8686
LIDARR_KEY = $LIDARR_API_KEY
[readarr]
READARR_URL = http://lidarr:8787
READARR_KEY = $READARR_API_KEY
[qbittorrent]
QBITTORRENT_URL = http://qbittorrent:8080
QBITTORRENT_USERNAME = Your name (or empty)