mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Added in NzbDrone support!
This commit is contained in:
parent
7c8643d92f
commit
6cc0d38483
3 changed files with 22 additions and 5 deletions
|
@ -230,7 +230,7 @@ else:
|
|||
result = 0
|
||||
|
||||
# init sub-sections
|
||||
subsections = config.get_subsections(["SickBeard", "NzbDrone"])
|
||||
subsections = config.get_subsections(["SickBeard"])
|
||||
|
||||
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