[Plugin] Total Traffic

Suggest, post, or discuss plugins for Deluge
tyeken8
New User
New User
Posts: 7
Joined: Thu Nov 22, 2012 3:38 am

Re: [Plugin] Total Traffic

Post by tyeken8 »

Hi everyone.

I made an enhance to this plugin: writeback collected data to file once a minute.
This can help preventing(reduce) data loss a dirty shutdown (graceful, or crash).

The code is also available.

Enjoy.
Attachments
TotalTraffic-0.5-py2.6.egg
(14.84 KiB) Downloaded 1682 times
TotalTraffic-0.5-py2.7.egg
(14.8 KiB) Downloaded 14064 times
TotalTraffic.tar.gz
(5.15 KiB) Downloaded 1124 times
Lizardking
New User
New User
Posts: 3
Joined: Mon Jun 17, 2013 12:20 am

Re: [Plugin] Total Traffic

Post by Lizardking »

Thanks for the update. Whenever I shut down Windows (normal Windows 8 shutdown, no button-pressing mess), I lost my session traffic. Hopefully this fixes it.
ernobe
Member
Member
Posts: 11
Joined: Tue Sep 24, 2013 8:23 pm

Re: [Plugin] Total Traffic

Post by ernobe »

Just wondeering, as a wishlist bug, would it be possible for it to keep traffic record per torrent?
dsps

Re: [Plugin] Total Traffic

Post by dsps »

Would it be too complicated to update this plugin so that in addition of showing the session traffic stats, also calculates the total net traffic downloaded and sent?
As in, sum all the download file sizes for total download, and, sum the multiplication of each torrent's download size and ratio, for total upload. E.g: download size*ratio=each torrent net upload amount, and add all torrents.

I tried looking at the deluge-console to see if I could pull this off, but haven't been able to. I honestly don't understand why deluge does not provide a 'stats' window natively.
pinnerup

Re: [Plugin] Total Traffic

Post by pinnerup »

Is this plugin still being developed? If it is, I have a correction:

The status bar entry created by the plugin reads like this:

Σ S: 46.8 MiB/59.7 MiB T: 99.6 GiB/75.0 GiB

These figures clearly portray first the current session download and upload and next the total download and upload (for all sessions).

However, when I mouse over the status bar entry, I get the following tooltip:

Session Downloaded(Total Down)/Session uploaded(Total up)

So the actual data format of the plugin is obviously different from the data format given by the tooltip.
brozikcz

Re: [Plugin] Total Traffic

Post by brozikcz »

The selected attachment does not exist anymore.
Do you have this plugin and can you upload it?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] Total Traffic

Post by Cas »

brozikcz wrote:
The selected attachment does not exist anymore.
Do you have this plugin and can you upload it?
See Forum Attachment Issue
mjmac85

Re: [Plugin] Total Traffic

Post by mjmac85 »

Any link to the source?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] Total Traffic

Post by Cas »

Try now...
Skyway
New User
New User
Posts: 3
Joined: Tue Jun 07, 2016 7:41 am

Re: [Plugin] Total Traffic

Post by Skyway »

i think for me something is messed up. i'm getting the same values on download and upload section, even though nothing is beeing downloaded.
Image
I installed the plugin from ThinClient. Have i got it wrong? should the plugin be placed in deluge folder on the machine runnning? or it can be done remotely ( like i did )
Post Reply