Search found 751 matches

by ambipro
Tue Jun 02, 2026 5:09 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 239
Views: 1621619

Re: [Plugin] ltConfig v2.0.0

mhertz has retired from maintaining ltConfig, and I have taken over. I've added a profile that contains my settings covered in the ltconfig settings explanations in this forum section ([TUNING] ltConfig Settings and Explanations - https://forum.deluge-torrent.org/viewtopic.php?t=56921) and released ...
by ambipro
Tue Jun 02, 2026 5:05 pm
Forum: Support
Topic: Seeders & Leechers stats
Replies: 26
Views: 41148

Re: Seeders & Leechers stats

This is likely because you are not announcing to all the tiers and trackers contained within the torrent file, and rather just the primary - which does not aggregate the entire public tracker list, you can download ltConfig from my repository https://github.com/zakkarry/deluge-ltconfig/releases/tag/...
by ambipro
Fri May 08, 2026 6:58 am
Forum: Plugins
Topic: Deluge Remote Modern - A completely rebuilt, Manifest V3 extension with Dark Mode! Chrome & Firefox
Replies: 29
Views: 558

Re: Deluge Remote Modern - A completely rebuilt, Manifest V3 extension with Dark Mode! Chrome & Firefox

i turned it off, (https only) and added exceptions, i also think perhaps there might be something in about:config i changed with betterfox settings.
by ambipro
Fri May 08, 2026 6:57 am
Forum: Plugins
Topic: Deluge Remote Modern - A completely rebuilt, Manifest V3 extension with Dark Mode! Chrome & Firefox
Replies: 29
Views: 558

Re: Deluge Remote Modern - A completely rebuilt, Manifest V3 extension with Dark Mode! Chrome & Firefox

⚠ HTTP warning: Firefox's HTTPS-Only Mode blocks plain HTTP by default. Add an exception in about:preferences#privacy → HTTPS-Only Mode → Manage Exceptions.
by ambipro
Fri May 08, 2026 1:29 am
Forum: Plugins
Topic: Deluge Remote Modern - A completely rebuilt, Manifest V3 extension with Dark Mode! Chrome & Firefox
Replies: 29
Views: 558

Re: Deluge Remote Modern - A completely rebuilt, Manifest V3 extension with Dark Mode! Chrome & Firefox

For some reason I can't get both https and http working in firefox, however Chrome is working fine.

The old .zip you sent me or whatever, that works.
by ambipro
Thu May 07, 2026 7:28 am
Forum: Support
Topic: Socks5 proxy in deluge
Replies: 9
Views: 308

Re: Socks5 proxy in deluge

Socks5 does not let incoming connections in most situations/implementations and because of this torrenting is unconnectable and you also miss out on connecting to certain seeds.

The proper setup is a VPN with port forwarding.
by ambipro
Sun Apr 26, 2026 6:03 am
Forum: Windows OS
Topic: Why Do I have to Continually Nurse each Download?
Replies: 5
Views: 107

Re: Why Do I have to Continually Nurse each Download?

Check out the plugins - specifically https://forum.deluge-torrent.org/viewtopic.php?t=56921 I took over the fork of ltConfig - there is a setting in it where it with announce to all tiers and trackers, check both of them and it will use all the trackers. https://i.ibb.co/vCc1xmSz/pythonw-ko-Qawc-N8-...
by ambipro
Sat Apr 25, 2026 8:45 pm
Forum: Windows OS
Topic: Why Do I have to Continually Nurse each Download?
Replies: 5
Views: 107

Re: Why Do I have to Continually Nurse each Download?

It sounds like you might be using public trackers who regularly feed you outdated peers lists to inflate their seeding counts and upon updating the tracker you are fed a new list, or perhaps the DHT table as a source. Public torrents are typically inflated many times over for seed count and this is ...
by ambipro
Sat Apr 25, 2026 8:43 pm
Forum: Support
Topic: Limit deluge internet access to specific network interface
Replies: 1
Views: 48

Re: Limit deluge internet access to specific network interface

There are scripts built into certain Deluge Docker containers, such as binhex's, that handle this, which you can then use the thin-client to connect to (as Docker does not natively provide the GUI), or you can write your own script to do so if you have coding experience. "listen_interface"...