-
Notifications
You must be signed in to change notification settings - Fork 13
Description
So I was here quite some time ago in somebody else's issue thread trying to get this working and eventually it randomly started working for about a month but I'm back to it not working again.
If I run C:\Program Files (x86)\Deluge\deluged-debug.exe -L debug -l "D:\Library\deluge.log" I get no error messages and it appears to be loaded/enabled properly at the beginning.
{
"file": 1,
"format": 1
}{
"use_name_folder": true,
"sonarr_radarr_support": true,
"extract_path": "D:\Downloads",
"in_place_extraction": true
}
Those are my config settings which seem fine. The cmd window (or w/e u call it) appears after the torrent is finished downloading like it is going to extract, then immediately closes instead of staying open for a bit and extracting.
This has been an intermittent issue basically the whole time I've used this (pretty much from when it was made) sometimes it works, sometimes it doesn't. Sometimes it fails everything for weeks, bout the longest it ever worked 100% was that one month. Sometimes it works then an hour later it doesn't then the next morning it works again. I've tried 64 bit and 32 bit 7 zip.
Any advice or some other way to debug would be great.