diff --git a/sickbeard/postProcessor.py b/sickbeard/postProcessor.py index b9c48f8e3dadf131dfc8b6fcfa8febd784a5c487..95ddc3b874c5deec51b06f11baafc643bb5e3dc1 100644 --- a/sickbeard/postProcessor.py +++ b/sickbeard/postProcessor.py @@ -840,7 +840,7 @@ class PostProcessor(object): cur_ep.subtitles_searchcount = 0 - subtitles_lastsearch = '0001-01-01 00:00:00' + cur_ep.subtitles_lastsearch = '0001-01-01 00:00:00' cur_ep.is_proper = self.is_proper