Alcuni Fix

This commit is contained in:
Alhaziel01
2020-09-22 19:40:31 +02:00
parent d489fb443b
commit f2b5230640
5 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ def download_from_url(url, item):
update_json(item.path, {"downloadUrl": d.download_url, "downloadStatus": STATUS_CODES.downloading, "downloadSize": d.size[0],
"downloadProgress": d.progress, "downloadCompleted": d.downloaded[0], "downloadFilename": file})
d.start_diainfo(config.get_localized_string(60332))
d.start_dialog(config.get_localized_string(60332))
# Download stopped. We get the state:
# Download failed