aMule Forum

English => Feature requests => Topic started by: s0undt3ch on March 24, 2005, 12:58:43 AM

Title: Better "stats" on amulecmd
Post by: s0undt3ch on March 24, 2005, 12:58:43 AM
When on amulecmd, if we type stats, we get general stats:
Code: [Select]
> Connected to Razorback 2 [195.245.244.243:4661] with HighID
 > Download:    26 KB/sec
 > Upload:      20 KB/sec
 > Clients in queue:    2342
To improve the stats, it could also display finished downloads, or perhaps a new command just for that...
Code: [Select]
> Connected to Razorback 2 [195.245.244.243:4661] with HighID
 > Download:    26 KB/sec
 > Upload:      20 KB/sec
 > Clients in queue:    2342
 >
 > Finished Downloads:
 > blablabla.iso
 > blablabla.rar

To keep us from seeing finished downloads every time, another option to clear the finished downloads list, just like the button we have on amule's UI.
Title: Re: Better "stats" on amulecmd
Post by: phoenix on March 24, 2005, 04:00:22 AM
Ask that feature on the bug tracker, so that it won't be forgotten, seems interesting.

Cheers!
Title: Re: Better "stats" on amulecmd
Post by: lfroen on March 24, 2005, 08:54:12 AM
You can't display finished downloads, because they removed fom download queue, and the only memory about them is in contol itself. This is also true for amuleweb
Title: Re: Better "stats" on amulecmd
Post by: phoenix on March 24, 2005, 01:46:14 PM
This is a matter of creating a list to reflect the UI state. And then cleaning would not mean just clean the UI.
Title: Re: Better "stats" on amulecmd
Post by: lfroen on March 24, 2005, 03:03:43 PM
phoenix: agree.
Title: On the Bug Track!
Post by: s0undt3ch on March 24, 2005, 05:19:24 PM
As you requested, this new feature is on the bug tracking system:
http://www.amule.org/abugs/view.php?id=339

Thanks!!!