Page 1 of 1

Plug-in Documentation broken link

Posted: Sun Apr 08, 2018 2:24 am
by darkipod
Hello all,

I am looking to write a plug-in that will output the current download and upload rate to the terminal when called, or maybe a constant output, either way I need to be able get this information about every second so that I can use my RPi headless with a status LCD that I intend to make. I don't know how to accomplish this to be honest but the first problem is that this link is broken:

https://deluge-torrent.org/docs/current ... /core.html

I am trying to learn about the core and this is linked in the howto write your own plug-in tutorial.

Please assist, thanks.

Re: Plug-in Documentation broken link

Posted: Tue Apr 10, 2018 12:10 pm
by boomclick
there's a little bit of documentation in https://dev.deluge-torrent.org/wiki/Dev ... 1.3/Plugin, but that page has some broken links as well. not sure if that's what you're looking for. also, i remember deluge 2.0 having more compact upload/download output.

Re: Plug-in Documentation broken link

Posted: Tue Apr 17, 2018 5:44 am
by dimabro
I am also looking for more docs, I will appropriate if you could share what you find here.
There is also some info here:
https://deluge.readthedocs.io/en/develop/