ferretcomp / mylar

An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents - my fork, with a few custom additions
0 stars 0 forks source link

Manual Post Process Error #7

Closed quark5980 closed 7 years ago

quark5980 commented 7 years ago

When trying to run a manual post process

2017-06-16 19:47:12 ERROR Uncaught exception: Traceback (most recent call last): File "c:\Mylar\mylar\logger.py", line 158, in new_run old_run(*args, *kwargs) File "c:\Python27\lib\threading.py", line 754, in run self.__target(self.args, **self.kwargs) File "c:\Mylar\mylar\PostProcessor.py", line 910, in Process if (mylar.NOMATCHSORT == 1): AttributeError: 'module' object has no attribute 'NOMATCHSORT'

ferretcomp commented 7 years ago

Yup, I broke it. Latest release will fix.;