Search found 2218 matches

by mhertz
Sun Apr 28, 2024 1:19 pm
Forum: Development
Topic: Support for Ubuntu 24.04
Replies: 2
Views: 85

Re: Support for Ubuntu 24.04

Btw, currently no need because newest deluge release is already available in 24.04's own repos, and infact because of there naming-scheme of 2.1.2-dev0(packaging error) then would take precedense regardless, even if PPA was supported. Anyway, in mean-time(thanks ambipro) then can still use said PPA ...
by mhertz
Sun Apr 28, 2024 10:35 am
Forum: Support
Topic: lost all torrents
Replies: 5
Views: 151

Re: lost all torrents

Good job and nice to hear you recovered :) Yes, keep backups, and if not haden't, then first time seeing issue, then backup immediately, to experiment safely, e.g the posted python code etc as if continually restarting to see if somehow comes back, will then clear saved state I would guess(torrents....
by mhertz
Sat Apr 27, 2024 3:03 pm
Forum: Support
Topic: lost all torrents
Replies: 5
Views: 151

Re: lost all torrents

Sorry to hear. You could try the python code posted by tobbez, but keep backups first obviously, somewhere in this thread: viewtopic.php?p=235085#p235085

Otherwise have to script it with deluge-console, or autoadd plugin alternatively.
by mhertz
Tue Apr 16, 2024 11:04 am
Forum: Support
Topic: Deluge Headless - Auth File Insight
Replies: 3
Views: 265

Re: Deluge Headless - Auth File Insight

Sorry, just wanted to apologize for posting wrong info and correct myself - I posted something wrong here and a couple of other posts recently, but will just post this correction here once, I hope acceptable. Anyway, I came to think about something, and rereading the code made me understand somethin...
by mhertz
Sun Apr 14, 2024 12:00 pm
Forum: Support
Topic: username does not exist
Replies: 6
Views: 164

Re: username does not exist

@ambipro, Thank you my friend :) @buzzwallard, Yes the input parsed as string so port needing int conversion, and I made a ticket about it a few years ago google reminded me, and DjLegolas gracefully submitted PR, commited later by Cas, so is already fixed in develop branch and will be in next delug...
by mhertz
Sat Apr 13, 2024 4:08 pm
Forum: Support
Topic: oops: deleted systemd service override
Replies: 3
Views: 106

Re: oops: deleted systemd service override

That file owned by deluge package(pacman -Qo <path>), so merely reinstalling package would get it back.
by mhertz
Sat Apr 13, 2024 4:00 pm
Forum: Support
Topic: username does not exist
Replies: 6
Views: 164

Re: username does not exist

As ambipro stated webui not connected presumably, plus that password parsing issue, but regardless my point just being that you need login with the entries in /srv/deluge/.config/deluge/auth , and ignore the ~/.config/deluge/auth, as not used, and only thing used there are hostlist.conf but you don'...
by mhertz
Fri Apr 12, 2024 9:56 am
Forum: Windows OS
Topic: Exception Processing Message error - no disk
Replies: 3
Views: 10262

Re: Exception Processing Message error - no disk

Thanks for reporting buddy, and you came with some new findings I didn't knew about I.e that it can now also happen on other than win7 and that it's only triggering with regards to drives with drive-letters. I never found the culprit when tried some years ago, but will try again later one of these d...
by mhertz
Thu Apr 11, 2024 11:36 am
Forum: Plugins
Topic: [Plugin] Auto Remove Plus v2.0.0
Replies: 108
Views: 1310881

Re: [Plugin] Auto Remove Plus v2.0.0

Thanks ambipro for reference :) Good catch as basher stated, thanks bro. @basher, that fix is in my ltconfig github. It looks like I'm confused lol, but actually wasn't, and for gtk3 VS gtk2 there's issues with packed cellrenderes specifically(e.g cellrenderertext and cellrenderertoggle together) an...
by mhertz
Mon Apr 08, 2024 9:00 pm
Forum: Windows OS
Topic: Password protect system tray not working? (Win11-2.1.1)
Replies: 14
Views: 4631

Re: Password protect system tray not working? (Win11-2.1.1)

Just wanted add that I fixed the issue of passwords not accepted when logging in from connection-manager in addition to old fix posted here about tray passwords not working, and updated links(all of them, deluge.exe rebuilt etc, except the ticket) a few posts above. Also, the former fix for tray pas...