From 0a9c8abcad1d75f97779baaf0cc04db225627bdf Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 26 May 2012 00:04:50 +0200 Subject: [PATCH] Move srt files. fix #274 --- couchpotato/core/plugins/renamer/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/plugins/renamer/main.py b/couchpotato/core/plugins/renamer/main.py index 53310c47..89c33e5e 100644 --- a/couchpotato/core/plugins/renamer/main.py +++ b/couchpotato/core/plugins/renamer/main.py @@ -211,7 +211,7 @@ class Renamer(Plugin): if file_type is 'subtitle': # rename subtitles with or without language - #rename_files[current_file] = os.path.join(destination, final_folder_name, final_file_name) + rename_files[current_file] = os.path.join(destination, final_folder_name, final_file_name) sub_langs = group['subtitle_language'].get(current_file, []) rename_extras = self.getRenameExtras(