FIX: Download post-processing would fail when performing cleanup

This commit is contained in:
evilhero 2016-10-15 09:13:00 -04:00
parent b437d7450a
commit c8548ab13a
1 changed files with 1 additions and 1 deletions

View File

@ -1732,7 +1732,7 @@ class PostProcessor(object):
#tidyup old path
if any([mylar.FILE_OPTS == 'move', mylar.FILE_OPTS == 'copy']):
self.tidyup(del_nzbdir=True)
self.tidyup(odir, True)
else:
#downtype = for use with updater on history table to set status to 'Post-Processed'