Search found 8 matches

by Paint
Wed Feb 16, 2022 3:24 pm
Forum: Support
Topic: Torrent list empty but upload and downloads in progress
Replies: 34
Views: 15538

Re: Torrent list empty but upload and downloads in progress

like suggested a few posts ago, installing the latest twisted python library fixes the problem

Code: Select all

pip install twisted[tls]==21.2.0
thank you, guys!
by Paint
Tue Feb 15, 2022 8:47 pm
Forum: Development
Topic: Deluge does not work
Replies: 4
Views: 31279

Re: Deluge does not work

I am running ubuntu 20.04 and deluge from the dev PPA. With the latest version (2.1.1~dev7681+8ece03677-202202150216~ubuntu20.04.1), autoadd and other plugins stopped working, even after upgrading libtorrent to 1.2.x Additionally, deluge-console hangs on any command line command - which has happened...
by Paint
Wed Sep 18, 2019 7:55 pm
Forum: Support
Topic: Additional DHT Nodes
Replies: 3
Views: 2248

Re: Additional DHT Nodes

Do you think that's needed? I got Cas to add a few more a couple years ago, just in case, so we now have I believe 5 or so, including Arvids own and default hard-coded one. I've never had issues bootstrapping the dht personally. Anyway, you most likely need opening a ticket for Cas to decide upon t...
by Paint
Wed Sep 18, 2019 6:58 pm
Forum: Support
Topic: Additional DHT Nodes
Replies: 3
Views: 2248

Additional DHT Nodes

I found the following site that lists more dht_bootstrap_nodes than the default ltconfig / deluge values:

https://nodes.tox.chat

It is also available via JSON: https://nodes.tox.chat/json
by Paint
Thu Jul 25, 2019 7:28 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1260031

Re: [Plugin] ltConfig v0.3.1

Just curious, does the ltconfig always supersede the client config ie. Setting bandwidth/download speed per torrent to 7000, or setting download_rate_limit to "10000000", would torrents then download at 7 or 10mb/s? any setting you override in ltconfig will override the deluge setting, if...
by Paint
Tue Jul 09, 2019 7:26 pm
Forum: Support
Topic: deluge-console resume *
Replies: 4
Views: 2032

Re: deluge-console resume *

Try running the command with the exit command:

Code: Select all

deluge-console "resume *;exit"
I noticed I also have to include the exit when I recheck torrents:

Code: Select all

deluge-console "recheck *;exit"
by Paint
Tue Jul 09, 2019 12:55 am
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1260031

Re: [Plugin] ltConfig v0.3.1

WebGUI or old ltconfig.conf files work. I tried to update the GTK, but haven't had time to fully debug the v3 changes. Right now only the WebGUI works for configuration.
by Paint
Mon Jul 08, 2019 3:49 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1260031

Re: [Plugin] ltConfig v0.3.1

I have updated ltConfig v0.3.1 to work with Deluge 2.0.3. I am still working on fixing the plugin to work with the Deluge GTK, but it currently works fine with the WebGUI. https://github.com/JoshDi/deluge-ltconfig/releases/download/v0.3.1/ltConfig-0.3.1-py3.6.egg https://github.com/JoshDi/deluge-ltc...