This commit is contained in:
jblu 2022-08-12 21:30:43 -05:00
commit fb70daacad

View File

@ -66,6 +66,9 @@ class Qbt:
# self.torrentlist = {}
# Pulling all torrent data
self.torrentlist = self.qbt_client.torrents_info()
self.d = dump
self.l = load
writetor(self)
#Main process block
if self.use_log:
listqbitapiinfo(self)