diff --git a/mylar/PostProcessor.py b/mylar/PostProcessor.py index ea3dc3d1..7a8ee315 100755 --- a/mylar/PostProcessor.py +++ b/mylar/PostProcessor.py @@ -321,7 +321,7 @@ class PostProcessor(object): chunk_file_format = chunk_f.sub(' ', chunk_f_f) self._log("No version # found for series - tag will not be available for renaming.", logger.DEBUG) logger.fdebug("No version # found for series, removing from filename") - logger.fdebug("new format is now: " + str(chunk_file_format) + logger.fdebug("new format is now: " + str(chunk_file_format)) else: chunk_file_format = mylar.FILE_FORMAT #Run Pre-script