Search found 94 matches

by basher
Fri Nov 10, 2023 8:54 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v0.6.1
Replies: 274
Views: 1006655

Re: [Plugin] Auto Remove Plus v0.6.1

@heartdead, if you use my fork of the plugin, then you can build an egg that works with deluge 1.x. Just make sure to build it from deluge-1 branch that is linked. This version uses hours for all times. @mhertz do you think it'd be best to make a dedicated thread for my fork of the plugin? Or will i...
by basher
Mon Oct 16, 2023 6:57 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 108
Views: 1302135

Re: [Plugin] Auto Remove Plus v2.0.0

Sacob wrote: Fri Oct 13, 2023 11:50 am BTW, i want to set rules just for labels. but, for some, i want to delete the torrent and for others to delete torrent and data.
is this achievable?
As it stands - no. You need to choose one method of deletion.
by basher
Thu Aug 10, 2023 9:39 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 108
Views: 1302135

Re: [Plugin] Auto Remove Plus v2.0.0

Is it possible to use this to apply two different rule sets for the same label? For eg: Rule 1: label1 - And - Seed time - 10hrs label1 - And - Ratio - 1.0 Rule 2: label1 - And - Seed time - 25hrs Also, I'm unsure what the operator applies to on the first line. Using the General Settings tab the fi...
by basher
Wed Aug 09, 2023 12:53 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 108
Views: 1302135

Re: [Plugin] Auto Remove Plus v2.0.0

Here is my conf: { "file": 1, "format": 1 }{ "count_exempt": false, "enabled": true, "filter": "func_seed_time", "filter2": "func_added", "hdd_space": -1.0, "interval": 0.5, "label_rules": ...
by basher
Wed Aug 09, 2023 9:26 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 108
Views: 1302135

Re: [Plugin] Auto Remove Plus v2.0.0

I've come here to check this, how does the plugin calculate the seed time? I notice that the tracker and Deluge have different figured for these. Does the plugin check with the track for my seed time and then remove or does it go against the added time in Deluge (which will likely always be wrong a...
by basher
Wed Aug 09, 2023 9:22 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 108
Views: 1302135

Re: [Plugin] Auto Remove Plus v2.0.0

I just tested with a tag I created "labeltest" specifying the seedtime to 2. But 4 hours later my torrent still hasn't deleted. Here is my setup: You have set max_seeds = 500 , which means ARP won't start removing any torrents unless your total amount of torrents goes beyond that. Most pe...
by basher
Sun Aug 06, 2023 3:29 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1255693

Re: [Plugin] ltConfig v2.0.0

All that aside, I do think that active_tracker_limit is a pretty useless/niche feature....the setting of this to a default value that is not unlimited seems counter to almost every use case. I think the vast majority would be better suited with unlimited, and the OPTION to set (just check if an int...
by basher
Mon Jun 19, 2023 3:38 pm
Forum: Plugins
Topic: [Plugin] LabelPlus v0.3.2.2
Replies: 264
Views: 766489

Re: [Plugin] LabelPlus v0.3.2.2

Nah I believe you understood correctly, @mhertz. And I agree - it's not only possible to create/edit labels in the .conf file, but I'd recommend it over GUI. Just beware if you do it whilst deluge is running, it _might_ overwrite the conf file when deluge process is stopped/restarted. It's an issue ...
by basher
Fri Jun 02, 2023 2:51 pm
Forum: Plugins
Topic: [Plugin] LabelPlus v0.3.2.2
Replies: 264
Views: 766489

Re: [Plugin] LabelPlus v0.3.2.2

chris41g wrote: Fri Jun 02, 2023 2:15 pm Does anyone know what order that labelplus automatches? if i have a torrent that matches two different labelplus labels which one takes priority?
Not 100% sure, but think you should look here.
by basher
Wed Apr 12, 2023 8:45 am
Forum: Support
Topic: [Deluge/2.1.1 libtorrent/2.0.8.0] docker image doesn't work anymore
Replies: 10
Views: 5711

Re: [Deluge/2.1.1 libtorrent/2.0.8.0] docker image doesn't work anymore

What mhertz said. Also try logging on debug level and see if anything useful is spit out.