Page 17 of 28

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Fri Mar 01, 2019 4:17 pm
by jagstyles
I can't get this plugin to work properly. I set it to remove torrents after 7 days of seeding by using SEED TIME. I was 4 days into seeding and I just enabled this plugin and now it removed the 2 torrents I was seeding. Any idea what I've missed here?

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Sun Apr 28, 2019 4:34 pm
by Niteowl
When the criteria is met for this plugin to delete a torrent, does it just delete the entire folder? I am trying to deal with the dilemma of downloading RAR files, that I plan to import into plex. Up to this point I had been using uTorrent and I would go manually delete anything that had reached the 2:1 ratio, but then I would have to also go find the folder and delete that too, because it would leave the folder behind with the extracted video file in it. If I set this up to auto delete at a 2:1 ratio, will it just delete the whole folder or still leave behind the video file?

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Wed Jun 19, 2019 4:39 pm
by wgstarks
Any chance this plugin will get updated for compatibility with Deluge v2?

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Thu Jun 20, 2019 3:16 am
by 1n5aN1aC
Looks like there is an updated version here: https://github.com/kslr/deluge-autoremoveplus/

Unfortunately, it does not appear to compile without errors on python 3.7

It looks like kslr started working on updating it and gave up shortly after.....
I have found a guide here: https://deluge.readthedocs.io/en/latest ... lugin.html

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Fri Jun 21, 2019 3:12 pm
by ForeignerinPhils
Is anyone able/prepared to take this on?

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Fri Jun 21, 2019 3:27 pm
by wgstarks
There is actually a pull request pending. Hopefully it will get merged soon.

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Fri Jun 21, 2019 3:28 pm
by Cas

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Wed Oct 02, 2019 12:34 pm
by cemara
So is this working on Deluge v2 windows yet? Hasn't seen anyone tried it,
my torrents are almost a thousand, gonna need v2 soon but i also need this plugin.. :/

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Wed Oct 02, 2019 4:24 pm
by mhertz
There where posted a pull-request which I just tested works in deluge2 for windows, but with one limitation though; You have to reuse your old autoremoveplus.conf in deluge's profile-folder, or edit it by hand, as you can only enable it from the GTK-UI preferences-page, but not configure it from there, as no submenu for the plugin gets enabled. Possibly you can configure it from webui, as I haven't tested that myself. I just tested it in the GTK-UI with editing the autoremoveplus.conf directly, after it was autogenerated with default settings after first run, and that worked a subsequent test showed.

It's not the first link provided in pull-request that works, but the second one(with above limitation), and you need to rename the plugin from having '3.7' in filename into instead '3.6'. Here's the direct link for correct zip'ed plugin version: https://github.com/omaralvarez/deluge-a ... -py3.7.zip

Good luck! :)

Re: [Plugin] Auto Remove Plus v0.6.1

Posted: Thu Dec 19, 2019 9:30 am
by darksupernova
Hello all,

Springjools has updated the plugin to work with python 3 and the latest version of deluge:

https://github.com/springjools/deluge-autoremoveplus

I have compiled an egg which works with binhex/arch-delugevpn running python 3.8 which you can download below, I have verified the plugin works as expected on fresh installs, any issues, please refer to springjools fork.

Download python 3.8 egg: https://github.com/omaralvarez/deluge-a ... us/pull/54