mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-16 02:46:30 +08:00
Test
This commit is contained in:
parent
2fcfa65a31
commit
185bc2a80d
1 changed files with 4 additions and 0 deletions
|
@ -76,3 +76,7 @@ def wanted_search_missing_subtitles():
|
||||||
|
|
||||||
for episode in data:
|
for episode in data:
|
||||||
wanted_download_subtitles(episode[0])
|
wanted_download_subtitles(episode[0])
|
||||||
|
|
||||||
|
del db
|
||||||
|
del c
|
||||||
|
del data
|
||||||
|
|
Loading…
Reference in a new issue