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.
Auto Delete Data Plugin?
Re: Auto Delete Data Plugin?
What is your default version of python?
Re: Auto Delete Data Plugin?
I'm running Ubuntu Server 11.04 with Python 2.7.1+.
Re: Auto Delete Data Plugin?
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?
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?
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?
Unfortunately yer quite a few plugins are like this but you could setup thinclient for the gtk interface.