airdcpp-web / airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices
https://airdcpp-web.github.io
171 stars 31 forks source link

Enhancement: display global stats on the stats widget #402

Open beankylla opened 3 years ago

beankylla commented 3 years ago

Hello, for some time i though my install of airdcpp had a problem because the stats on the widget in the "home page" only display the sessions' stats.

I would really like to see the global stats as extra info in that same widget.

denppa commented 2 years ago

Can you elaborate on what Global Stat means? I am not sure what they display.

peps1 commented 2 years ago

Airdc tracks the stats per session( since application start) and total( since install), but on the start page only the session stats are displayed. This caused confusion because he thought the stats couldn’t be saved and reset after every restart.

If you have the user-commands extension installed there are some commands to show the stats

maksis commented 2 years ago

You can also see the total stats if you go to Settings -> About -> Transfer statistics. The reason why those don't exist in the widget is that you are less likely to see radical changes in the total stats after using the application for some time. There's also not that much vertical space in widget. The Windows version also has the total stats "hidden" in a separate dialog while the sessions stats are always visible in the bottom status bar.