Merge branch 'main' of https://github.com/jonbranan/qbit-maid
This commit is contained in:
commit
fb70daacad
@ -66,6 +66,9 @@ class Qbt:
|
|||||||
# self.torrentlist = {}
|
# self.torrentlist = {}
|
||||||
# Pulling all torrent data
|
# Pulling all torrent data
|
||||||
self.torrentlist = self.qbt_client.torrents_info()
|
self.torrentlist = self.qbt_client.torrents_info()
|
||||||
|
self.d = dump
|
||||||
|
self.l = load
|
||||||
|
writetor(self)
|
||||||
#Main process block
|
#Main process block
|
||||||
if self.use_log:
|
if self.use_log:
|
||||||
listqbitapiinfo(self)
|
listqbitapiinfo(self)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user