Search found 22 matches

by jools772
Fri Oct 25, 2019 8:17 am
Forum: Plugins
Topic: Updating 3rd party plugins for Deluge 2.0
Replies: 6
Views: 77836

Re: Updating 3rd party plugins for Deluge 2.0

Cas wrote:With Deluge 2.0 we have moved to GTK3 and Python 3 so Deluge 1.3 plugins will need updating to support these changes. I have created a document to help with this process.

https://deluge.readthedocs.io/en/develo ... lugin.html
Dead link
by jools772
Fri Oct 25, 2019 8:13 am
Forum: Support
Topic: Starting deluge on launch from a raspberry pi and connecting remotely
Replies: 1
Views: 2875

Re: Starting deluge on launch from a raspberry pi and connecting remotely

What happens if you run this command manually:

Code: Select all

/usr/bin/deluged -d -l /var/log/deluge/daemon.log -L warning --logrotate
Also you don't have user or group in the service command.