Search found 22 matches

by jools772
Sun Oct 25, 2020 8:49 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 99
Views: 1007354

Re: [Plugin] Auto Remove Plus v2.0.0

No idea, but maybe the logs could give a clue? It outputs in the log each time it runs so there should be something...
by jools772
Tue May 26, 2020 1:12 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v0.6.1
Replies: 274
Views: 906788

Re: [Plugin] Auto Remove Plus v0.6.1

God I wish they would just make this functionality a part of the app. it would solve so many problems. What functionality? The biggest problem with this plugin is that people want very differnt things of it. That's why it has evolved and is now confusing to many people. I know what I want and that'...
by jools772
Fri May 22, 2020 2:01 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v0.6.1
Replies: 274
Views: 906788

Re: [Plugin] Auto Remove Plus v0.6.1

Python 3.8 and 3.6 should be compatible. But you could always try an earlier version of the plugin, but the only change related to python is fixing some issue with the logging module. But the it should be backwards compatible. I'm also using the brave browser. I found out that the first time you loa...
by jools772
Sun Apr 19, 2020 4:36 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v0.6.1
Replies: 274
Views: 906788

Re: [Plugin] Auto Remove Plus v0.6.1

Btw, step 3 above should not be needed. But I guess there is no harm from it either.
by jools772
Sun Apr 19, 2020 4:36 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v0.6.1
Replies: 274
Views: 906788

Re: [Plugin] Auto Remove Plus v0.6.1

I think I found the error:

Code: Select all

from autoremoveplus.gtkui import GtkUI as _plugin_cls
Should be like this, because python3 requires explicit imports. Hold on and I make a new release. No idea why it worked for me before.
by jools772
Fri Apr 17, 2020 1:00 pm
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v0.6.1
Replies: 274
Views: 906788

Re: [Plugin] Auto Remove Plus v0.6.1

It should work on Ubuntu with web-ui. Try here: https://github.com/springjools/deluge-a ... s/releases
by jools772
Fri Nov 15, 2019 6:36 pm
Forum: Plugins
Topic: [Plugin]Autoremoveplus 0.6.6
Replies: 2
Views: 6220

[Plugin]Autoremoveplus 0.6.6

AutoRemovePlus AutoRemovePlus is a plugin for Deluge that you can use to automatically remove torrents. It's based on AutoRemove 0.6.1 by Omar Alvarez, which in turn is based on 0.1 by Jamie Lennox. This is a Gtk3UI and WebUI plugin. However, since there is not yet any gtk client for wndows for del...
by jools772
Fri Nov 15, 2019 9:21 am
Forum: Development
Topic: Is development still active?
Replies: 4
Views: 7272

Re: Is development still active?

Allright, I'm sorry I missed those commits. I also like deluge, and I think many other people do too. But it's hard to get in touch with other people, very few use irc nowadays. Why not open a discord channel?
by jools772
Sun Nov 10, 2019 3:38 pm
Forum: Development
Topic: Is development still active?
Replies: 4
Views: 7272

Is development still active?

There are lots of unsanswered topics on this forum, and the last commit in trac was in July if not mistaken, which leads to the question: is deluge still being actively developed? If not, what other clients are people migrating to?
by jools772
Thu Nov 07, 2019 3:44 pm
Forum: Support
Topic: Install on debian
Replies: 1
Views: 1584

Install on debian

I can't find a way to install deluge 2.0.x on debian/raspbian/buster. Is this supported?

The method in wiki does not work.