mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
Fixed sections in nzbDrone
This commit is contained in:
parent
98b3d18b59
commit
9d65829ba8
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ else:
|
|||
result = 0
|
||||
|
||||
# init sub-sections
|
||||
subsections = config.get_subsections(["CouchPotato", "SickBeard", "NzbDrone", "HeadPhones", "Mylar", "Gamez"])
|
||||
subsections = config.get_subsections(["NzbDrone"])
|
||||
|
||||
Logger.warn("MAIN: Invalid number of arguments received from client.")
|
||||
for section, subsection in subsections.items():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue