added check for blank tracker
This commit is contained in:
@@ -44,7 +44,7 @@ class Qbt:
|
||||
self.torrentlist = {}
|
||||
self.torrentlist = self.qbt_client.torrents_info()
|
||||
listqbitapiinfo(self)
|
||||
listfirsttor(self)
|
||||
#listfirsttor(self)
|
||||
buildtorlist(self)
|
||||
torrentcount(self)
|
||||
torprocessor(self)
|
||||
|
||||
Reference in New Issue
Block a user