mirror of https://github.com/evilhero/mylar
Update mylar/PostProcessor.py
This commit is contained in:
parent
1123107f12
commit
6b27c3be8a
|
@ -280,8 +280,6 @@ class PostProcessor(object):
|
|||
seriesmetadata['seriesmeta'] = seriesmeta
|
||||
self._run_pre_scripts(nzbn, self.nzb_folder, seriesmetadata )
|
||||
|
||||
return self.log
|
||||
|
||||
#rename file and move to new path
|
||||
#nfilename = series + " " + issueno + " (" + seriesyear + ")"
|
||||
file_values = {'$Series': series,
|
||||
|
|
Loading…
Reference in New Issue