mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-26 01:27:07 +00:00
test
This commit is contained in:
parent
198fd36825
commit
fbc136a2f1
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue