Which version to install? - Deluge Forum deluge-2 1 1-win64-lt2 0-setup exe - deluge 2 1 1 with libtorrent version 2 0 x Personally, I use the libtorrent 2 0 x version but that is entirely up to you and your preference, the only difference between installers is the libtorrent library
Deluge Forum - Index page Last visit was: Sun Jun 15, 2025 10:19 pm It is currently Sun Jun 15, 2025 10:19 pm
how to fix port issue - Deluge I'm also experiencing this issue, except I'm on a private network and using a VPN (I have permanent kill switch activated on my laptop, no split tunneling or anything) I'm running windows 11 home I've tried switching from a five digit port to one of the standard 688X torrent ports I'm using Deluge version 2 1 1 and libtorrent 1 2 15 0
Queue Settings FAQ? - Deluge Forum I found this thread because I was looking for more information on how the Deluge queue works Question: There is a submenu called Queue on the torrent RMB menu offering four options: Top, Up, Down, Bottom How does this setting interact with the settings described above by @Itanaman? The Deluge queue really needs to be throughly documented
Password will not reset - Deluge Forum 4 Click Change button How can I reset forgotten password? Stop the Web UI before modifying the web conf file Edit web conf in config and delete the entire pwd_sha1 line or use quick method via command-line e g : sed -i bak " pwd_sha1 d" ~ config deluge web conf Start the Web UI and the password will have been reset to default password deluge
How to use a specific network interface device? - Deluge Forum I tried to use the existing feature as a way to ensure deluge only uses the VPN interface - an easier way to go than netns, containers, proxies, and so on The connection would go down, and come up - in the time between the internet connection being available until the time the VPN connection became re-established, this setup leaked the real IP
Unofficial Deluge 2. 0. x for Windows installer - Deluge Forum Latest releases of Deluge Torrent 2 0 3 and 2 0 4dev38 for Windows happened on 18-Sep-2020 with fixed GTK build and refreshed MSVC Major improvements of the unofficial installer Selectable LibTorrent version (1 1 x, 1 2 x and 1 2 3)
New Windows 11 install - Deluge Forum Hello, Brand new Windows 11 install, latest version and when I try and launch I get this: Traceback (most recent call last):
Deluge not starting after update - Deluge Forum As the good ambipro states, indeed missing a module Been thinking about making a PR about including legacy-cgi package which needed with python 3 13, as cgi gone from deprecated to fully removed, but anyway, there probably is a tumbleweed package of it, just Google e g 'tumbleweed legacy-cgi python 3 13' etc - not in-the-know about tumbleweed sorry - or just' pip install legacy-cgi' though