This commit is contained in:
kramo
2023-04-11 23:31:16 +02:00
parent cebf080619
commit fd66d07ac3
18 changed files with 162 additions and 135 deletions

View File

@@ -35,7 +35,7 @@ class SGDBSave:
)
):
if not self.importer:
self.parent_widget.loading = game[0]
self.parent_widget.games[game[0]].set_loading(1)
url = "https://www.steamgriddb.com/api/v2/"
headers = {
@@ -106,8 +106,6 @@ class SGDBSave:
self.importer.queue -= 1
self.importer.done()
self.importer.sgdb_exception = self.exception
else:
self.parent_widget.loading = None
if self.exception:
create_dialog(