Page 1 of 1
Auto Delete Data Plugin?
Posted: Fri Sep 23, 2011 7:59 pm
by Phixion
I'm looking for a way to auto delete a .torrent and it's data after a certain period of time. I see there's an option in Deluge to delete torrent when it reaches a certain ratio but not when a certain time limit is reached.
I've tried adding the AutoRemove plugin but it doesn't appear in my list of Plugins.
Does anyone know of a way to do this? Is there a script or Plugin that would do this for me?
Many thanks.
Re: Auto Delete Data Plugin?
Posted: Sat Sep 24, 2011 12:35 am
by Cas
What is your default version of python?
Re: Auto Delete Data Plugin?
Posted: Sun Sep 25, 2011 12:16 am
by Phixion
I'm running Ubuntu Server 11.04 with Python 2.7.1+.
Re: Auto Delete Data Plugin?
Posted: Sun Sep 25, 2011 4:15 pm
by Cas
You need a python2.7 version of the plugin however I see there was not one available so I've added it now:
AutoRemove-0.1-py2.7.egg
Re: Auto Delete Data Plugin?
Posted: Sun Sep 25, 2011 8:37 pm
by Phixion
Thank you for doing that, I've managed to install it now and can see it in the plugins list via the web-ui.
I've restarted my server aswell as deluged and deluge-web, however I don't see any additional tabs or options.
Edit: I notice from the original thread for this plugin "There's only a GTK interface, not sure if i'll make a JS one yet." So I guess I'm out of luck, unless I can change the settings via deluge-console?
Re: Auto Delete Data Plugin?
Posted: Mon Sep 26, 2011 2:58 pm
by Cas
Unfortunately yer quite a few plugins are like this but you could setup thinclient for the gtk interface.