Update qbittorrent_worker.py
This commit is contained in:
parent
9fce92c7d5
commit
526ba2cd65
|
|
@ -103,7 +103,7 @@ class downloadBT(Thread):
|
|||
print torrent
|
||||
self.ffmpeg()
|
||||
print time.time(), "no task!"
|
||||
time.sleep(10)
|
||||
time.sleep(60)
|
||||
|
||||
|
||||
def test():
|
||||
|
|
|
|||
Loading…
Reference in New Issue