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
[Plugin] AutoRemove
[Plugin] AutoRemove
- Attachments
-
- AutoRemove-0.1-py2.7.egg
- (16.54 KiB) Downloaded 12763 times
-
- AutoRemove-0.1-py2.6.egg
- (16.57 KiB) Downloaded 4897 times
Re: [Plugin] AutoRemove
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
I'm sure i must have it somewhere. But instead source is:
https://github.com/jamielennox/deluge-autoremove
Jamie
https://github.com/jamielennox/deluge-autoremove
Jamie
Re: [Plugin] AutoRemove
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.
Thanks.
Re: [Plugin] AutoRemove
If you setup thinclient you can configure the plugin using gtk interface: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient
Re: [Plugin] AutoRemove
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?
Is there anyway to do this?
Re: [Plugin] AutoRemove
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
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
any chance this plugin can be made to remove the files on disk also?
-
- Member
- Posts: 20
- Joined: Wed Mar 05, 2014 9:07 pm
Re: [Plugin] AutoRemove
I echo Beldin413's request for the ability to "Remove torrent and data".