Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploaded progress gets reset after closing the app #367

Open
officiallor opened this issue Dec 26, 2024 · 1 comment
Open

Uploaded progress gets reset after closing the app #367

officiallor opened this issue Dec 26, 2024 · 1 comment

Comments

@officiallor
Copy link

officiallor commented Dec 26, 2024

Let's assume that I have uploaded 2GB after the torrent was completed. This means that I downloaded for example 1GB and uploaded 2GB so ratio is 2.0.

When I restart the client the statistics are going back to 0. It's like per session (app launch) instead of persistent statistics. In this way you don't know what is your ratio.

Another issue is that it counts the traffic with peers (probably from connections initialization-control traffic) as downloaded after the restart, so after downloading 1GB and restarting I see more KB being downloaded. It doesn't affect anything serious but I wanted to mention it.

Tested on 2.0.14-1 iOS 18

@XITRIX
Copy link
Owner

XITRIX commented Dec 27, 2024

True, I forgot to store statistics on disk, I remember I had some problem saving it, and decided to implement it later (and completely forgot about it)

Need to finally implement it ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants