Page 16 of 17

Re: Deluge Windows Builds

Posted: Tue Sep 05, 2023 4:15 pm
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.

Re: Deluge Windows Builds

Posted: Tue Sep 05, 2023 5:06 pm
by miotoki
Thx a lot mate,

will try that! I got 07 and 09 haha

need 08 ;)


Kind Regards

Re: Deluge Windows Builds

Posted: Tue Sep 05, 2023 5:41 pm
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.

Re: Deluge Windows Builds

Posted: Wed Sep 06, 2023 7:13 am
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

Re: Deluge Windows Builds

Posted: Mon Sep 18, 2023 8:38 pm
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

Re: Deluge Windows Builds

Posted: Wed Sep 20, 2023 11:33 am
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

Re: Deluge Windows Builds

Posted: Tue Feb 13, 2024 2:14 pm
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?

Re: Deluge Windows Builds

Posted: Mon Mar 25, 2024 9:56 pm
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

Re: Deluge Windows Builds

Posted: Thu Mar 28, 2024 12:11 pm
by doadin
New builds (3/28/24)

Only updated GTK build and fixed missing icons.

https://mega.nz/folder/7tZFXQCJ#vYlr6SzEK9WTZtLLF15MoA

Re: Deluge Windows Builds

Posted: Fri Mar 29, 2024 11:08 am
by jeps
Thank you for the new builds.
Really nice to know that you are still doing this :)