Update mylar/PostProcessor.py

This commit is contained in:
manders2600 2013-01-08 04:11:09 -08:00
parent 1123107f12
commit 6b27c3be8a
1 changed files with 0 additions and 2 deletions

View File

@ -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,