Page 1 of 2

[Plugin] AutoRemove

Posted: Tue Apr 26, 2011 1:37 pm
by jumentous
Hey,

Due to various issues with deluge over network and memory usage when there are many torrents in the list so instead of going after the bigger issues i wrote a quick plugin to limit the number of inactive torrents that are kept in the list.

You can:
- Select how many torrents to keep.
- Choose to remove them based on age or ratio.
- Right click and select torrents that you don't want automatically removed.

Nice and simple.
There's only a GTK interface, not sure if i'll make a JS one yet.

Test and Enjoy.

Jamie

Re: [Plugin] AutoRemove

Posted: Wed Apr 27, 2011 4:49 pm
by Cas
Thanks for that. I have added your plugin to the wiki page, it might also be helpful if a python2.7 egg was available.

Re: [Plugin] AutoRemove

Posted: Mon May 02, 2011 12:50 pm
by jumentous
I'm sure i must have it somewhere. But instead source is:

https://github.com/jamielennox/deluge-autoremove

Jamie

Re: [Plugin] AutoRemove

Posted: Wed Dec 19, 2012 11:27 pm
by scrando
Hi, I'm semi-new to deluge plugins and gtk in general, and I can't figure out how to config this plugin. I've searched all over, opened the egg after and peeked though it, but I can;t find what to edit without fucking it up. Is there any way anybody could help me out with this? I have access to the webui, terminal, ssh, and vnc on the VPS and can figure it out with some general guidelines.

Thanks.

Re: [Plugin] AutoRemove

Posted: Mon Dec 31, 2012 12:33 pm
by Cas
If you setup thinclient you can configure the plugin using gtk interface: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient

Re: [Plugin] AutoRemove

Posted: Mon Jan 14, 2013 7:29 am
by ShavedApe
This would be great if it had the ability to auto remove based on more than one rule. For eg I want to auto remove but I only want it to do that provided the ratio is above 1.2.

Is there anyway to do this?

Re: [Plugin] AutoRemove

Posted: Mon Jan 28, 2013 9:47 am
by gg2057
Hi, I would like to exempt from autoremove the torrents from a particular tracker, is that possible? Maybe in conjunction with labels?

Re: [Plugin] AutoRemove

Posted: Sat Apr 06, 2013 5:18 pm
by SASDOE
Hmm I've succesfully installed (or at least I believe so) the plugin, but I can't seem to find it anywhere in the interface. I'm connecting from my laptop running ubuntu to the interface.

Re: [Plugin] AutoRemove

Posted: Thu Dec 26, 2013 6:20 pm
by Beldin413
any chance this plugin can be made to remove the files on disk also?

Re: [Plugin] AutoRemove

Posted: Thu Mar 06, 2014 9:51 pm
by captainnapalm
I echo Beldin413's request for the ability to "Remove torrent and data".