[Plugin] AutoRemove

Suggest, post, or discuss plugins for Deluge
jumentous
New User
New User
Posts: 6
Joined: Wed Jul 14, 2010 9:02 am

[Plugin] AutoRemove

Post 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
Attachments
AutoRemove-0.1-py2.7.egg
(16.54 KiB) Downloaded 12073 times
AutoRemove-0.1-py2.6.egg
(16.57 KiB) Downloaded 4595 times
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] AutoRemove

Post 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.
jumentous
New User
New User
Posts: 6
Joined: Wed Jul 14, 2010 9:02 am

Re: [Plugin] AutoRemove

Post by jumentous »

I'm sure i must have it somewhere. But instead source is:

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

Jamie
scrando

Re: [Plugin] AutoRemove

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] AutoRemove

Post by Cas »

If you setup thinclient you can configure the plugin using gtk interface: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient
ShavedApe
New User
New User
Posts: 2
Joined: Fri Jan 11, 2013 7:42 pm

Re: [Plugin] AutoRemove

Post 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?
gg2057
New User
New User
Posts: 4
Joined: Sun Apr 01, 2012 7:04 pm

Re: [Plugin] AutoRemove

Post by gg2057 »

Hi, I would like to exempt from autoremove the torrents from a particular tracker, is that possible? Maybe in conjunction with labels?
SASDOE
Member
Member
Posts: 19
Joined: Thu Jan 03, 2013 10:19 pm

Re: [Plugin] AutoRemove

Post 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.
Beldin413
New User
New User
Posts: 4
Joined: Tue Aug 27, 2013 10:31 pm

Re: [Plugin] AutoRemove

Post by Beldin413 »

any chance this plugin can be made to remove the files on disk also?
captainnapalm
Member
Member
Posts: 20
Joined: Wed Mar 05, 2014 9:07 pm

Re: [Plugin] AutoRemove

Post by captainnapalm »

I echo Beldin413's request for the ability to "Remove torrent and data".
Post Reply