Torrent rimosso rinominazione

This commit is contained in:
Alhaziel01
2020-05-14 18:00:32 +02:00
parent e4d814b4f9
commit f6daf71b46

View File

@@ -121,8 +121,8 @@ def elementum_monitor():
requests.get(elementum_host + 'pause/' + name)
filetools.remove(filetools.join(TorrentPath, name + '.torrent'))
filetools.remove(filetools.join(TorrentPath, name + '.fastresume'))
time.sleep(1)
rename(Monitor[name]['file'])
# time.sleep(1)
# rename(Monitor[name]['file'])
def monitor_update(TorrentPath, value, remove=False):