mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Fixed bug in nzbToMylar
This commit is contained in:
parent
f640f6e20f
commit
8425e0f377
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ elif len(sys.argv) >= nzbtomedia.SABNZB_0717_NO_OF_ARGUMENTS:
|
|||
else:
|
||||
result = 0
|
||||
|
||||
subsections = nzbtomedia.CFG["Mylar"].subsections
|
||||
logger.warning("Invalid number of arguments received from client.")
|
||||
for section, subsection in nzbtomedia.SUBSECTIONS['Mylar'].items():
|
||||
for category in subsection:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue