pepx: fix e124 and e125

This commit is contained in:
satreix
2016-04-09 00:13:49 -07:00
parent cf42836c95
commit 873d1fac94
12 changed files with 17 additions and 19 deletions
+1 -1
View File
@@ -1176,7 +1176,7 @@ def forcePostProcess(dir=None, expand_subfolders=True, album_dir=None, keep_orig
if snatched:
if headphones.CONFIG.KEEP_TORRENT_FILES and snatched['Kind'] == 'torrent' and snatched[
'Status'] == 'Processed':
'Status'] == 'Processed':
logger.info(
'%s is a torrent folder being preserved for seeding and has already been processed. Skipping.',
folder_basename)