mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 17:54:09 +02:00
Added support for lidarr (UNTESTED!)
This commit is contained in:
@@ -102,15 +102,21 @@ RADARR_KEY = XXXXX
|
||||
################################# SONARR SECTION #################################
|
||||
[sonarr]
|
||||
# Please see the documentation under the RADARR section - the explanations the same.
|
||||
SONARR_URL = http://sonarrA:8989
|
||||
SONARR_URL = http://sonarr:8989
|
||||
SONARR_KEY = XXXXX
|
||||
|
||||
################################# SONARR SECTION #################################
|
||||
[sonarr]
|
||||
# Please see the documentation under the RADARR section - the explanations the same.
|
||||
SONARR_URL = http://sonarrA:8989
|
||||
SONARR_URL = http://sonarr:8989
|
||||
SONARR_KEY = XXXXX
|
||||
|
||||
################################# SONARR SECTION #################################
|
||||
[lidarr]
|
||||
# Please see the documentation under the RADARR section - the explanations the same.
|
||||
LIDARR_URL = http://lidarr:8686
|
||||
LIDARR_KEY = XXXXX
|
||||
|
||||
################################# QBITTORRENT SECTION #################################
|
||||
[qbittorrent]
|
||||
# Defines settings to connect with qBittorrent
|
||||
|
||||
Reference in New Issue
Block a user