Search found 3 matches

by LividChihuahua
Tue Feb 26, 2019 4:36 am
Forum: Mac Support
Topic: Download scripts no longer running?
Replies: 3
Views: 3950

Re: Download scripts no longer running?

Yup, that was it. Thanks.
by LividChihuahua
Mon Feb 25, 2019 12:05 am
Forum: Mac Support
Topic: Download scripts no longer running?
Replies: 3
Views: 3950

Download scripts no longer running?

I recently purchased a new mac and after setting up transmission I can no longer get it to run a script on download completion. I can run the script directly and it works as expected: #!/usr/local/bin/node const fs = require('fs'); fs.writeFile('./torrent-mover-test.txt',JSON.stringify(process.env,n...
by LividChihuahua
Sat Feb 05, 2011 10:32 pm
Forum: Mac Requests
Topic: More Call Script Options
Replies: 1
Views: 2333

More Call Script Options

After finally updating to 2.13 I noticed the new call script function, very nice, but how about a few more, currently you can call a script when done, how about once seeding is complete and/or once it's been removed from the downloads list. Then all you need is a few scripts (that anybody can make i...