Search found 3 matches

by sirchambo
29 Nov 2019, 02:00
Forum: Extension scripts
Topic: [Testing Script] Failure
Replies: 6
Views: 9824

Re: [Testing Script] Failure

Many thanks!
by sirchambo
28 Nov 2019, 12:14
Forum: Extension scripts
Topic: [Testing Script] Failure
Replies: 6
Views: 9824

Re: [Testing Script] Failure

Worked! Thanks.

Is this exit call a pre-requisite for all extension scripts? If not, why was it necessary in this case?
by sirchambo
27 Nov 2019, 12:58
Forum: Extension scripts
Topic: [Testing Script] Failure
Replies: 6
Views: 9824

[Testing Script] Failure

I was testing the basic script from here: https://nzbget.net/post-processing-scripts #!/bin/sh ####################################### ### NZBGET POST-PROCESSING SCRIPT ### # Print test message. # # This is a test script. It prints one message to log. Here in the # long description we could write in...