nicklan / Deluge-Pieces-Plugin

A plugin to show the status of each piece of a torrent in deluge
73 stars 34 forks source link

Streaming feature #20

Closed lexman098 closed 5 years ago

lexman098 commented 7 years ago

I've upgraded the priority_thread.py to stream the first 15 undownloaded pieces instead of just 1 when checking the box. Since modern torrents on modern connections usually download many pieces at once (very quickly) it's not useful to prioritize just 1 at a time.

If you decide to merge this, another cool feature would be an input box to tell it how many pieces you want to stream in the form of a percentage of total pieces in the torrent.

ugurozturk commented 7 years ago

@nicklan Can you merge this request

dumptyd commented 5 years ago

@nicklan Please merge this.