y-polek / TransmissionRemote

Remote control for Transmission BitTorrent client
Apache License 2.0
167 stars 38 forks source link

Incorrect size (done and total) in torrent list #29

Closed y-polek closed 8 years ago

y-polek commented 8 years ago

Currently, Done size is calculated as percentDone * totalSize. It should be calculated as haveValid + haveUnverified

y-polek commented 8 years ago

fixed 2fdecc5106101286aac467135175fa6b9d314ac3