fix for HeadPhone directory preservation.

This commit is contained in:
clinton-hall 2014-05-19 10:05:55 +09:30
commit 0cf1fa0565

View file

@ -122,7 +122,7 @@ def processTorrent(inputDirectory, inputName, inputCategory, inputHash, inputID,
if sectionName == 'HeadPhones':
nzbtomedia.NOFLATTEN.extend(
section.sections) # Make sure we preserve folder structure for HeadPhones.
inputCategory) # Make sure we preserve folder structure for HeadPhones.
now = datetime.datetime.now()