mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-25 01:02:19 +00: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:
|
||||
wanted_download_subtitles(episode[0])
|
||||
|
||||
del db
|
||||
del c
|
||||
del data
|
||||
|
|
Loading…
Reference in a new issue