Private GIT

Skip to content
Snippets Groups Projects
Commit 9ae8247f authored by Luca's avatar Luca
Browse files

Fix on PostProcessor subtitle last_search

parent be8f2b35
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment