Search found 1065 matches
- Mon Jun 19, 2017 9:05 pm
- Forum: Support
- Topic: possible to sort files automatically after downloading?
- Replies: 7
- Views: 4944
Re: possible to sort files automatically after downloading?
Yes, with label plugin manually, or automatically with either labelplus plugin(not working with magnets), or just simply using a custom shell script(which most clients support) run from the execute plugin. I have made such a script for when I use qbittorrent-nox, as a labelplus(match-file) replaceme...
- Sat Jun 17, 2017 12:26 pm
- Forum: Plugins
- Topic: [Plugin] ltConfig v2.0.0
- Replies: 159
- Views: 204417
Re: [Plugin] ltConfig v0.3.0
Thanks alot Ratanak for testing this and getting back to me, much appreciated! :) I have tested with only force_proxy and nothing else, for troubleshooting and no conflicting deluge settings, and DHT never works with ltconfig v0.3.0, though with previous version and exactly same config, it works. I ...
- Fri Jun 16, 2017 10:39 pm
- Forum: Plugins
- Topic: [Plugin] ltConfig v2.0.0
- Replies: 159
- Views: 204417
Re: [Plugin] ltConfig v0.3.0
@Ratanak - I have an issue with newest version, in that when using the plugin to enable "force_proxy", then DHT stops working. I have done 30 restarts of the daemon now to fully check, and reverting to previous version fixes it. I really don't understand why this is happening, but I have t...
- Thu Jun 15, 2017 8:19 pm
- Forum: Support
- Topic: [Solved] DHT bootstrap failure.
- Replies: 2
- Views: 2684
Re: DHT bootstrap failure.
Great! Thanks Cas, highly appreciated, i'll make a ticket for it then. :) Edit: It seems this was a ltconfig plugin issue with enabling force_proxy and not a general deluge issue, so for others experiencing this, then revert back to previous ltconfig version, which either fixes it, or atleast makes ...
- Thu Jun 15, 2017 6:24 pm
- Forum: Support
- Topic: [Solved] DHT bootstrap failure.
- Replies: 2
- Views: 2684
[Solved] DHT bootstrap failure.
I use a socks5 proxy and often deluge fails bootstraping the DHT network upon daemon startup, so it lists 0 nodes in the UI. This never happens on qbittorrent(-nox), so not a libtorrent issue. One thing I noticed different, is that qbittorrent in the source adds some extra bootstrap-servers more tha...
- Wed Jun 14, 2017 9:19 pm
- Forum: Plugins
- Topic: [Plugin] ltConfig v2.0.0
- Replies: 159
- Views: 204417
Re: [Plugin] ltConfig v0.3.0
Can't thank you enough for your continued efforts Ratanak! Thank you so much! 

Re: Setting
Random incoming ports aren't a good idea for a couple of reasons, and is removed in next version I believe, so remove port randomization and choose a single port-number(not range) to place in both boxes and foreward it in your router if UPNP dosen't work. Are you saying that you've done this too, wi...
- Mon Jun 12, 2017 4:13 pm
- Forum: Support
- Topic: proxy not working?
- Replies: 2
- Views: 3216
Re: proxy not working?
I'm thinking maybe you're seeing UTP connections from outside the proxy, since ssh socks5 doesn't support UDP. If using a socks5 proxy, then I would highly suggest using the ltconfig plugin and enabling force_proxy and anonymous_mode, since that will make sure libtorrent never connects/recieves to a...
- Mon Jun 12, 2017 2:35 pm
- Forum: Support
- Topic: Connecting to peers takes a long time
- Replies: 36
- Views: 18870
Re: Connecting to peers takes a long time
Ohh, now that's strange, as as stated it's opposite for me, and I just now again installed pygtk to check the GUI and in the lower corner it stated 0 (200), which I remembered I'd seen before, hence my reasoning. I checked the preferences and everything was default e.g. max connections and connectio...
- Mon Jun 12, 2017 9:40 am
- Forum: Support
- Topic: Connecting to peers takes a long time
- Replies: 36
- Views: 18870
Re: Connecting to peers takes a long time
Good advice by shamael above, and just wanted to add that my previous suggestions probably didn't even would make any difference, because I believe deluge overwrites the ltconfig settings(the ones exposed through deluge), meaning total connections and connections per second are by default in deluge ...