mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -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
|
result = 0
|
||||||
|
|
||||||
# init sub-sections
|
# 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.")
|
Logger.warn("MAIN: Invalid number of arguments received from client.")
|
||||||
for section, subsection in subsections.items():
|
for section, subsection in subsections.items():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue