rtorrent-ps icon indicating copy to clipboard operation
rtorrent-ps copied to clipboard

Handle partially done downloads (new commands + UI config)

Open chros73 opened this issue 8 years ago • 1 comments

I just wanted you to know that I modified the UI a bit to handle partially done downloads (if it will be merged into rtorrent/libtorrent someday :) ):

  • display d.selected_size_bytes instead of d.size_bytes in the size column
  • do not modify Completion column (it can inform us which download isn't completely finished)

Here is the patch for it. (Maybe it includes columns that your version doesn't have, I don't remember :) )

chros73 avatar Mar 06 '17 19:03 chros73

Needs https://github.com/chros73/rtorrent-ps-ch/issues/69.

The above mentioned patch is now a config change.

pyroscope avatar Jun 10 '18 11:06 pyroscope