Search found 103 matches

by basher
Fri May 16, 2025 3:31 pm
Forum: Support
Topic: understanding 'Auto Managed' toggle
Replies: 2
Views: 1412

Re: understanding 'Auto Managed' toggle

Looks like at least Share Ratio Reached section is not toggled by 'Auto Managed'
by basher
Wed May 14, 2025 12:19 pm
Forum: Support
Topic: understanding 'Auto Managed' toggle
Replies: 2
Views: 1412

understanding 'Auto Managed' toggle

Not sure I grok the settings under Preferences->Queue and 'Auto Managed' anymore. 1. what exactly does per-torrent ' Auto Managed ' (boolean) option toggle? Does it toggle whether the Queue settings are applied or not? 2. if it does toggle queue settings, then does 'Auto Managed' enable/disable all ...
by basher
Wed Oct 16, 2024 2:06 am
Forum: Development
Topic: future plugin format after eggs
Replies: 0
Views: 13751

future plugin format after eggs

Paging @Cas Is there any clarity as to where we'll be moving to from the egg format? Found your github issue on how wheels do not fit the bill and u/jaraco raised discussion that seems to have run its course with no alternatives as a result. Note our docs on plugin development still guides users to ...
by basher
Wed Sep 18, 2024 10:17 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 129
Views: 2370427

Re: [Plugin] Auto Remove Plus v2.0.0

You have `hdd_space` set to 10, which means ARP won't do anything until free space falls below 10GB. If you don't want to use space threshold, set its value to -1
by basher
Wed Sep 18, 2024 5:45 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 129
Views: 2370427

Re: [Plugin] Auto Remove Plus v2.0.0

tiwas wrote: Tue Sep 17, 2024 9:26 pm Shouldn't the above settings work?
Post your settings from autoremoveplus.conf
by basher
Tue Sep 17, 2024 4:34 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 129
Views: 2370427

Re: [Plugin] Auto Remove Plus v2.0.0

tiwas wrote: Tue Sep 17, 2024 4:30 pm And for time "1.000000" means 1 day, right?
If you use my fork, then all times are in hours. If you use other builds, then refer to their github page or forum posts.
by basher
Tue Sep 17, 2024 4:21 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 129
Views: 2370427

Re: [Plugin] Auto Remove Plus v2.0.0

But...is there more of a doc somewhere? I was wondering if this plugin is active even if the thin client's not running. Also, do I need to check "active" on the main tab for it to monitor my own rules? If so, are there any settings to tell it not to touch anything but what's in my rules? ...
by basher
Tue Sep 17, 2024 1:48 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 129
Views: 2370427

Re: [Plugin] Auto Remove Plus v2.0.0

Hi. Is there a py2.7.egg somewhere? Assuming you're still using Deluge v1.3 You could build it from my ARP fork, branch deluge-1 : https://github.com/laur89/deluge-autoremoveplus/tree/deluge-1 Highly recommend upgrading your deluge instance though, as I'm no longer supporting ARP for Deluge 1.
by basher
Wed May 29, 2024 11:17 am
Forum: Plugins
Topic: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+
Replies: 124
Views: 722593

Re: sometuhing had eaten plugin configs

dvonk wrote: Thu Mar 21, 2024 6:06 pm Configs just disappeared.
Hard to tell what might've happened. But to protect against such issues I strongly recommend start tracking your configuration files. E.g. I use dotter on Windows and homeshick on Linux.
by basher
Tue Apr 16, 2024 2:10 pm
Forum: Plugins
Topic: [Plugin] Total Traffic
Replies: 60
Views: 403354

Re: [Plugin] Total Traffic

LordAnimity wrote: Sun Apr 14, 2024 9:52 pm Is this for the WebUI?
You quoted a post from 14 years back when v1.3 had barely come out. Best use deluge v2 and refer to newer plugin builds, like the post above just before yours.