rdt-client icon indicating copy to clipboard operation
rdt-client copied to clipboard

Download speed states as 0B/s when download speed is high

Open Rmaan opened this issue 5 months ago • 6 comments
trafficstars

After I upgraded my speed to 1Gpbs, download speed indicator almost never works, it constantly shows zero while the file is being downloaded.

I guess it's some kind of int overflow problem, 1GB in bytes should fit in a signed 32bit but around 2.1GB you might overflow. My .net knowledge is rusty but if somebody can hint me which file the component lives I can open a PR.

Screenshot: Image

What version are you using? Version 2.0.113.0

What OS are you running? Linux

Are you using Docker or as a service? Docker

Which debrid provider are you using? RealDebird

Which downloader are you using? Internal

Please attach a log file here with the log setting set to debug

Rmaan avatar Jun 02 '25 11:06 Rmaan