I'm trying to accomplish this but am having a heck of a time. For testing purposes I'm trying to just run a powershell script that opens a file and it doesn't appear to be working..
Deluge Version 1.3.11 with Execute Plugin Version 1.3
What I have tried:
- I made sure that my powershell script was executable (you double click the file and it runs)
- Double checked that the file permissions are accurate for the account running Deluge (also tried just running from the desktop)
- Run the test .bat file on the Execute page, this worked..
- Event: Torrent Added
- Command: C:\Users\Gnardar\Desktop\Test.ps1
Thanks in advance,
Gnardar