mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Fixed typo
This commit is contained in:
parent
9942fee63d
commit
af2efa18ee
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ def processEpisode(dirName, nzbName=None, failed=False, clientAgent=None, inputC
|
|||
if param is "dirName":
|
||||
params["dirName"] = dirName
|
||||
|
||||
if params is "dir":
|
||||
if params is "dir":
|
||||
params["dir"] = dirName
|
||||
|
||||
if nzbName != None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue