mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-12 17:03:59 +08:00
parent
fbc136a2f1
commit
a7defd4e6b
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue