Update qbittorrent_worker.py

pull/5/head
Mr Chen 6 years ago
parent 5b164ee478
commit 4eb68cbdbb
  1. 2
      plugins/qbittorrent/workers/qbittorrent_worker.py

@ -140,7 +140,7 @@ class downloadBT(Thread):
# '/Users/midoks/Desktop/www/btplayer/public/video/test.mp4')
else:
print time.time(), "no task!"
time.sleep(60)
time.sleep(3)
def test():

Loading…
Cancel
Save