Deluge Windows Builds

Specific support for Deluge on Microsoft Windows OS
mhertz
Moderator
Moderator
Posts: 2216
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge Windows Builds

Post by mhertz »

Not doadin, but he makes dev builds only. Hope he don't mind me answering, and did only because you asked if anyone has. Anyway no there isn't, but you can replace libtorrent yourself after install, by downloading it from pypi website and extract/replace main libtorrent pyd file. I'm guessing ambipro and/or highvoltage and/or me have posted instructions for doing it, you can search the forum for something like... Nevermind I'll find and edit link in later instead.

Edit: Of-course could just have rewritten instructions instead, but little lazy honestly. Anyway, here's some instructions, and just use a newer version than mentioned. (just searched my own posts firstly)

Also latest versions available here if wanted.

Could too take newest libtorrent from doadin's latest build, as comes from same source(pypi) - NSIS installers extractable through e.g 7-zip.
miotoki
New User
New User
Posts: 3
Joined: Tue Sep 05, 2023 2:16 pm

Re: Deluge Windows Builds

Post by miotoki »

Thx a lot mate,

will try that! I got 07 and 09 haha

need 08 ;)


Kind Regards
mhertz
Moderator
Moderator
Posts: 2216
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge Windows Builds

Post by mhertz »

Ohh sorry, I forgot there where an issue with the pypi uploading for that version, so missed.

Can I ask why it's important for you to get next last version specifically?

Edit: Regardless, I built it for you here: libtorrent v2.0.8 - x64 (virustotal-report) - maybe usefull for others too possibly, if needing downgrade for some reason.
miotoki
New User
New User
Posts: 3
Joined: Tue Sep 05, 2023 2:16 pm

Re: Deluge Windows Builds

Post by miotoki »

mhertz wrote: Tue Sep 05, 2023 5:41 pm Ohh sorry, I forgot there where an issue with the pypi uploading for that version, so missed.

Can I ask why it's important for you to get next last version specifically?

Edit: Regardless, I built it for you here: libtorrent v2.0.8 - x64 (virustotal-report) - maybe usefull for others too possibly, if needing downgrade for some reason.
wow you rock mate!

Thx a lot ;)

Kind Regards
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

Re: Deluge Windows Builds

Post by doadin »

new builds https://mega.nz/folder/z9YDSAgL#LCfmRRaLTpfaBcqERBJ9CA

Notable Commits:
i18n: Fix language word
[GTKUI] Fix cairo crashes by not storing current context
[UI][Common] Add support for BitTorrent V2 file tree
highvoltage
Leecher
Leecher
Posts: 57
Joined: Mon Apr 11, 2016 11:11 pm
Location: Brazil

Re: Deluge Windows Builds

Post by highvoltage »

doadin wrote: Mon Sep 18, 2023 8:38 pm new builds https://mega.nz/folder/z9YDSAgL#LCfmRRaLTpfaBcqERBJ9CA

Notable Commits:
i18n: Fix language word
[GTKUI] Fix cairo crashes by not storing current context
[UI][Common] Add support for BitTorrent V2 file tree
Thanks doadin, great job bringing new builds :D
highvoltage
Leecher
Leecher
Posts: 57
Joined: Mon Apr 11, 2016 11:11 pm
Location: Brazil

Re: Deluge Windows Builds

Post by highvoltage »

After months using doadin builds, I don't know what happened, deluge crashed and deluge.exe disappeared. windows 11 x64

@doadin do we have a new update since the last post?
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

Re: Deluge Windows Builds

Post by doadin »

New builds (3/25/24)

https://mega.nz/folder/v4ZUWDTC#YLkjfdlvHmhJxvOiNV4JCA

Changes:

[GtkUI] Reword preferences to prefer dark theme
[WebUI] Refactor changing theme
[GtkUI] Add a way to change themes
[WebUI] Add a way to change themes
[WebUI] Fix tracker icon to fit within tracker column rows
[WebUI] Fix progress divide by 0 error with empty dir
[Docs] Bump sphinx version requirements
[Alerts] Fix alert handler segfault on lt.pop_alerts
[GTK3] Fix changing torrent ownership
[Core] Remove usage of deprecated torrent status.paused
[Tests] Refactor parse_human_size test
[Common] Fix order of size_units for parse_human_size
[Common] Add extra size units suffixes for user input
[Tests] Fix unhandled ProcessTerminated trying to kill daemon in clean
[Core] Refactor Alertmanager to retry unhandled alerts
[Core] Call wait_for_alert in a thread
[CI] Fix windows packaging build
[UI][Common] Add daemon version check
[Core] Support creating v2 torrents
[Core] Make create_torrent return a deferred
[Core] Don't always write create_torrent metafile to disk
[Lint] Fixup files
[Tests] Fix console tests stalling by pinning pytest to 7.4.2
[UI] Further compress Deluge icons
[Scripts] Replace icon bash script with python version
[Stats] Fix creating test artifacts in tmp not pwd
[UI] Minor improvements to create_deluge_pngs
[UI] Losslessly compress PNG images
[i18n] Update translations from launchpad
Fix tweaking logging levels
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

Re: Deluge Windows Builds

Post by doadin »

New builds (3/28/24)

Only updated GTK build and fixed missing icons.

https://mega.nz/folder/7tZFXQCJ#vYlr6SzEK9WTZtLLF15MoA
jeps
Leecher
Leecher
Posts: 81
Joined: Wed May 18, 2011 4:32 pm

Re: Deluge Windows Builds

Post by jeps »

Thank you for the new builds.
Really nice to know that you are still doing this :)
Post Reply