1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 01:27:07 +00:00
This commit is contained in:
Louis Vézina 2017-11-15 23:33:22 -05:00
parent 198fd36825
commit fbc136a2f1

View file

@ -143,8 +143,8 @@ def add_new_episodes():
del c del c
# Store substitles from episodes we've just added # Store substitles from episodes we've just added
new_scan_subtitles() #new_scan_subtitles()
try: #try:
list_missing_subtitles() # list_missing_subtitles()
except: #except:
pass # pass