Search found 3 matches

by 10481
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.
by 10481
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

Cas wrote:Make sure your script has the hashbang line, is executable and _only_ put the script path in execute plugin.
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.
by 10481
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.