From a7defd4e6baa3ec556ba21a554402ecb470bf917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Wed, 15 Nov 2017 23:37:18 -0500 Subject: [PATCH] Revert "test" This reverts commit fbc136a2f177bf5a9643e767d7eb1c5353a0c61a. --- get_episodes.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/get_episodes.py b/get_episodes.py index cac821c0f..f586d2e18 100644 --- a/get_episodes.py +++ b/get_episodes.py @@ -143,8 +143,8 @@ def add_new_episodes(): del c # Store substitles from episodes we've just added - #new_scan_subtitles() - #try: - # list_missing_subtitles() - #except: - # pass + new_scan_subtitles() + try: + list_missing_subtitles() + except: + pass