This commit is contained in:
jxxghp
2025-06-27 07:53:10 +08:00
parent 8068523d88
commit 4dd5ea8e2f
8 changed files with 220 additions and 188 deletions
+1
View File
@@ -106,6 +106,7 @@ class Transmission:
ret_torrents.append(torrent)
finally:
torrents.clear()
del torrents
return ret_torrents, False
def get_completed_torrents(self, ids: Union[str, list] = None,