fedarovich / qbittorrent-cli

Command line interface for QBittorrent
MIT License
291 stars 16 forks source link

Add all time upload and downloads stats to qbt global info #89

Open williamthrilliam opened 1 year ago

williamthrilliam commented 1 year ago

I would buy someone many beers if they could add all-time upload and download stats to qbt global info. Preferably human readable (MB, GB, TB, PB).

Thanks!

williamthrilliam commented 1 year ago

This actually may be present but the command returns the following for me: qbt global info Download speed: 0 bytes/s
Downloaded data: 0 bytes
Download speed limit: 0 bytes/s
Upload speed: 0 bytes/s
Uploaded data: 47,208,964 bytes
Upload speed limit: 0 bytes/s
DHT nodes: 0
Connection status: Connected

Could this be because I'm using a different web ui? The webui in question.

williamthrilliam commented 1 year ago

Scratch that, I reverted back to the original webui and I get the same result when I run qbt global info.