mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
parent
04cb189c34
commit
3d50c82281
6 changed files with 7 additions and 15 deletions
|
@ -130,9 +130,6 @@ class autoProcessMovie:
|
|||
|
||||
imdbid = find_imdbid(dirName, nzbName)
|
||||
release = self.get_release(baseURL, imdbid, download_id)
|
||||
#if not release:
|
||||
# logger.error('Unable to find %s in your wanted list, skipping ...' % (nzbName), section)
|
||||
# return 1
|
||||
|
||||
# pull info from release found if available
|
||||
release_id = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue