Search found 5 matches

by nhazadian
Mon Feb 16, 2026 8:38 pm
Forum: Support
Topic: Help with freezing deluge
Replies: 8
Views: 4014

Re: Help with freezing deluge

For What It's Worth, with systemd it's as simple as:

Code: Select all

	sudo systemctl freeze deluged
To undo it, it's the same, substituting thaw for freeze.

I've done this a lot, with no problems.
by nhazadian
Wed Feb 11, 2026 3:59 pm
Forum: Support
Topic: where to download the egg from?
Replies: 2
Views: 55

Re: where to download the egg from?

Thanks, I finally found it, and it actually loaded automatically over the webUI once I restarted it.
BTW, I tried to delete this posting, but it failed with a permissions problem.
by nhazadian
Wed Feb 04, 2026 12:09 am
Forum: Support
Topic: where to download the egg from?
Replies: 2
Views: 55

where to download the egg from?

Pardon my ignorance, but I haven't managed to find the location of the plugins egg.
by nhazadian
Fri Jan 30, 2026 12:49 am
Forum: Off-topic Discussion
Topic: deluge-monitor
Replies: 0
Views: 12

deluge-monitor

I don't know if anybody is interested, but I've put together this Perl script to monitor multiple torrent servers simultaneously. The attached screenshot shows what the output looks like. In the left-hand column we have the reporting minute. Then there's a 4-digit green (download) and a 4-digit blue...
by nhazadian
Thu Oct 02, 2025 10:00 am
Forum: Support
Topic: pkg_resources is deprecated
Replies: 0
Views: 757

pkg_resources is deprecated

I can't run deluge because python pkg_resources is deprecated. What's a luser to do?