reannounce added
This commit is contained in:
parent
fe936ff6a1
commit
8848d4d4e5
@ -515,6 +515,9 @@ class Manager:
|
|||||||
def get_unique_IDs(self):
|
def get_unique_IDs(self):
|
||||||
return self.unique_IDs.keys()
|
return self.unique_IDs.keys()
|
||||||
|
|
||||||
|
def update_tracker(self, unique_ID):
|
||||||
|
deluge_core.reannounce(unique_ID)
|
||||||
|
|
||||||
|
|
||||||
####################
|
####################
|
||||||
# Internal functions
|
# Internal functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user