mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-16 02:02:53 -07:00
get imdb from db. minor fixes
This commit is contained in:
parent
83f95f1f4f
commit
b85289dda0
3 changed files with 15 additions and 5 deletions
|
@ -230,7 +230,7 @@ def parse_utorrent(args):
|
|||
except:
|
||||
inputID = ''
|
||||
|
||||
return inputDirectory, inputName, inputCategory, inputHash, inputID]
|
||||
return inputDirectory, inputName, inputCategory, inputHash, inputID
|
||||
|
||||
|
||||
def parse_deluge(args):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue