radonthetyrant / rutorrent-discord

a rutorrent plugin for discord webhook notifications
38 stars 14 forks source link

Ratio displayed wrong #8

Open eWU6yS6F opened 5 years ago

eWU6yS6F commented 5 years ago

Ratio isn't calculated correctly, missing decimal, see : https://i.imgur.com/EnO7BDp.png & https://i.imgur.com/Pdhz6BB.png

radonthetyrant commented 5 years ago

it may be that rutorrent reports it that way, possibly due to concurrency issues. this addon doesnt have control over the value and just passes on what gets reported.

GitHubMilo commented 3 years ago

Division by 1000 should give a more accurate value. https://github.com/GitHubMilo/rutorrent-discord