Never triggers. I've got a log.execute log file, and it never shows up there. I've turned on debug logging and see nothing regarding this line, I've done everything I can to validate the syntax is correct.
Do I have some syntax wrong that it doesn't alert on and ignores quietly?
I've been banging my head on this for hours since I upgraded to ubuntu 20.04 LTS.
In my .rtorrent.rc (which I know is loaded because other options work) I've got a line:
method.set_key = event.download.finished,copy_complete,"execute2=/home/user/script.sh,$d.base_path=,$d.hash=,$d.custom1="
Never triggers. I've got a log.execute log file, and it never shows up there. I've turned on debug logging and see nothing regarding this line, I've done everything I can to validate the syntax is correct.
Do I have some syntax wrong that it doesn't alert on and ignores quietly?
I'd love to get this working, thanks.