Search found 456 matches

by ambipro
Sun May 12, 2024 4:21 pm
Forum: Support
Topic: Deluge Rechecks Move On Complete Files on Startup
Replies: 8
Views: 121

Re: Deluge Rechecks Move On Complete Files on Startup

Further note, unless the file is corrupted, and then reverts back to the .bak file - I'm not sure how long of an interval it uses, perhaps it only saves on startup? Either way, the proper solution would be to comment out that line for torrentcheck.sh - which should be unnecessary - and implement a s...
by ambipro
Sun May 12, 2024 3:53 pm
Forum: Support
Topic: Deluge Rechecks Move On Complete Files on Startup
Replies: 8
Views: 121

Re: Deluge Rechecks Move On Complete Files on Startup

i mean by definition a non graceful shutdown is non graceful. you can configure most os to shutdown when battery gets low gracefully with simple packages... unraid uses apcusbd i think its called.

the big issue is the recheck script i referenced. it will otherwise just stay as error and not download.
by ambipro
Sat May 11, 2024 5:42 pm
Forum: Support
Topic: Deluge Rechecks Move On Complete Files on Startup
Replies: 8
Views: 121

Re: Deluge Rechecks Move On Complete Files on Startup

I haven't experienced this except for when cross-seeds were not moved and disassociated with the files. binhex has a script that runs that automatically rechecks (and subsequently downloads if missing) error'd torrents. This should be unnecessary from my testing now that the problems were resolved s...
by ambipro
Mon May 06, 2024 8:31 pm
Forum: Windows OS
Topic: Torrents Disappeared
Replies: 4
Views: 243

Re: Torrents Disappeared

If your state file backup is not usable then you'd have to readd them manually.

This is why you should make periodic backups of important data.
by ambipro
Mon May 06, 2024 8:08 pm
Forum: Windows OS
Topic: Torrents Disappeared
Replies: 4
Views: 243

Re: Torrents Disappeared

From a screenshot of a empty deluge... no one knows id its possible. Go to Appdata/Roaming/deluge...or deluge config folder, whereever you put that if your portable. there is a state folder. I'd guess youve restarted deluge quote a few times so the likelihood that your state backup is there is slim,...
by ambipro
Sun May 05, 2024 5:26 pm
Forum: Support
Topic: [solved] deluge-web.service: Deactivated successfully
Replies: 6
Views: 284

Re: deluge-web.service: Deactivated successfully

There is a PPA and pypi (using pip to install) also has the latest version available on stable.

https://dev.deluge-torrent.org/wiki/Ins ... Repository
by ambipro
Sun May 05, 2024 3:50 pm
Forum: Support
Topic: [solved] deluge-web.service: Deactivated successfully
Replies: 6
Views: 284

Re: deluge-web.service: Deactivated successfully

https://man.archlinux.org/man/deluged.1.en You can use these parameters to turn on logging and get, potentially, useful logs. systemd isn't really going to tell you whats wrong as detailed as something like DEBUG logs on the web process would be, although you could check the journal too....think tha...
by ambipro
Tue Apr 30, 2024 11:24 am
Forum: Mac OS
Topic: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
Replies: 15
Views: 2362

Re: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'

Hi, is there any update on this? Is there another way? Is there any source for V.2 Deluge.app packages? I use the MacOS app as a thin client for my deluge instances on linux... Cheers For the latest stable version, currently brew is the only method I am aware of using. Instructions are in this thre...
by ambipro
Tue Apr 30, 2024 11:19 am
Forum: Windows OS
Topic: Deluge Windows Builds
Replies: 160
Views: 2614083

Re: Deluge Windows Builds

New builds (3/28/24) Only updated GTK build and fixed missing icons. https://mega.nz/folder/7tZFXQCJ#vYlr6SzEK9WTZtLLF15MoA Tried both x64 of libtorrent 1.2.19 - wont start GTK (Windows 10) just to note, uninstalled and reinstalled the 2.1.1 official and it starts fine. Traceback (most recent call ...