Search found 3 matches
- Sat Nov 01, 2014 4:56 pm
- Forum: Support
- Topic: Can I run a perl script directly from deluge on complete?
- Replies: 5
- Views: 2549
Re: Can I run a perl script directly from deluge on complete
Silly works. I was able to execute the script directly from Transmission, but not from Deluge.
- Fri Oct 31, 2014 4:24 pm
- Forum: Support
- Topic: Can I run a perl script directly from deluge on complete?
- Replies: 5
- Views: 2549
Re: Can I run a perl script directly from deluge on complete
Thanks for the reply. I noticed that python was supported in the documentation, so I just wrote a python script calling the perl script. It works ok now.Cas wrote:Make sure your script has the hashbang line, is executable and _only_ put the script path in execute plugin.
- Fri Oct 31, 2014 12:26 am
- Forum: Support
- Topic: Can I run a perl script directly from deluge on complete?
- Replies: 5
- Views: 2549
Can I run a perl script directly from deluge on complete?
I've tried inputting the file location into execute plugin, but it doesn't work. I know the script works because I can run it manually.