mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 19:54:07 +02:00
Added support for lidarr (UNTESTED!)
This commit is contained in:
@@ -20,6 +20,10 @@ RADARR_KEY = $RADARR_KEY
|
||||
SONARR_URL = http://sonarr:8989
|
||||
SONARR_KEY = $SONARR_KEY
|
||||
|
||||
[lidarr]
|
||||
LIDARR_URL = http://lidarr:8686
|
||||
LIDARR_KEY = $LIDARR_KEY
|
||||
|
||||
[qbittorrent]
|
||||
QBITTORRENT_URL = http://qbittorrent:8080
|
||||
QBITTORRENT_USERNAME = YourName or Empty
|
||||
|
||||
Reference in New Issue
Block a user