Search found 2 matches
- Wed Jan 18, 2023 10:51 pm
- Forum: Support
- Topic: How to register on https://dev.deluge-torrent.org?
- Replies: 1
- Views: 3127
How to register on https://dev.deluge-torrent.org?
I would like to report a bug, however when I go to https://dev.deluge-torrent.org, I do not see a registration form, only login one (https://dev.deluge-torrent.org/login). Where can I create an account?
- Wed Jan 18, 2023 10:49 pm
- Forum: Support
- Topic: deluge-console error
- Replies: 8
- Views: 11673
Re: deluge-console error
Hm, this still seems to be a problem. For my use case (calling deluge-console from a script) it was enough to change `return Console().start()
` into `Console().start()` as suggested above.
` into `Console().start()` as suggested above.