Continuing development.

pull/543/head
Louis Vézina 5 years ago
parent 00e554e43a
commit 01f08f861f

@ -534,7 +534,7 @@ def series_download_subtitles(no):
result = download_subtitle(path_replace(episode.path), result = download_subtitle(path_replace(episode.path),
str(alpha3_from_alpha2(language.split(':'))), str(alpha3_from_alpha2(language.split(':'))),
series_details.hearing_impaired, series_details.hearing_impaired,
True if len(language.split(':')) > 1 else False, "True" if len(language.split(':')) > 1 else "False",
providers_list, providers_list,
providers_auth, providers_auth,
str(episode.scene_name), str(episode.scene_name),

Loading…
Cancel
Save