[Plugin] Total Traffic

Suggest, post, or discuss plugins for Deluge
lman
New User
New User
Posts: 5
Joined: Sat Jun 05, 2010 4:17 pm

[Plugin] Total Traffic

Post by lman »

Hi,

I'm using 1.2.3 version. Here is a plugin I wrote for this.
It just shows per session + optionally total traffic.
Hope it works, enjoy :)
Attachments
TotalTraffic-0.1-py2.6.egg
(14.67 KiB) Downloaded 18225 times
Gran

Re: A plugin that shows total upload/download

Post by Gran »

Is any of those plugins avaible in the WebUI, can I see them in the WebUI?

I am using Deluge on a seedbox so the WebUI is the only use I have, I have yet to see that there is such plugin so that I can see how much it DL/UL, only way now is to check each torrents information which is rather tiresome. :)


Thx for a great torrent client however!
lman
New User
New User
Posts: 5
Joined: Sat Jun 05, 2010 4:17 pm

Re: A plugin that shows total upload/download

Post by lman »

Hi, I'm not sure how to do it with webui :(. There aren't many examples around :(, but I will look into that later this week.
lman
New User
New User
Posts: 5
Joined: Sat Jun 05, 2010 4:17 pm

Re: A plugin that shows total upload/download

Post by lman »

btw, you can connect with the gtk interface to a remote host to control torrents as far as I know. Haven't tried it though.
surdy
New User
New User
Posts: 9
Joined: Fri Dec 17, 2010 9:17 pm

Re: [Plugin] Total Traffic

Post by surdy »

Great !! I was look in for something like this.

Does it work with Deluge 1.3.0 ? It is not showing up in the list of plugins under Preferences. I put it under ~/.config/deluge/plugins/

Any tips on fixing 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 »

It installs fine on Deluge 1.3.1.

Did you extract the egg before putting in that directory or have you changed the config path?

Try deleting it from that directory and install using the auto installer on the plugin pref page.
surdy
New User
New User
Posts: 9
Joined: Fri Dec 17, 2010 9:17 pm

Re: [Plugin] Total Traffic

Post by surdy »

Thanks for the response.

My first attempt was to install in using the GUI ( Pref->Plugin->Install). This did not work.
Then I removed the egg file from ~/config/deluge/plugins (which were put there by GUI) and downloaded fresh copy of egg file and put there. Still no luck.
Then I extracted the egg files. Still no luck.

I did not change the config path.
It seems to me that its not the plugin, its deluge because I tried another plugin and had the same problem.

Is there a way I can troubleshoot this?
SpmP
Member
Member
Posts: 11
Joined: Thu Jul 08, 2010 3:13 am

Re: [Plugin] Total Traffic

Post by SpmP »

With deluge from Ubuntu natty, or git I am forced to use python2.7, is it possible to get a python2.7 egg please.

Cheers.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] Total Traffic

Post by Cas »

Actually we do expect the authors of plugins to provide the souce code so you could PM the author about this.
surdy
New User
New User
Posts: 9
Joined: Fri Dec 17, 2010 9:17 pm

Re: [Plugin] Total Traffic

Post by surdy »

Here is a 2.7 build I just made. Its working fine for me.
Give it a try.
Attachments
TotalTraffic-0.3.2-py2.7.egg
(14.66 KiB) Downloaded 8572 times
Post Reply