Page 1 of 1

Variables for notification scripts

Posted: October 10th, 2019, 8:43 am
by Taomyn
Is it possible to pass SABnzbd variable as parameters for notification scripts?

I'd like to be able to pass information like "category" to the script I have written.

Re: Variables for notification scripts

Posted: October 29th, 2019, 1:50 am
by safihre
Unfortunately not.
The notification system-calls don't have any context about what the notification is about, only the text and type of notification. So we can't pass the usual information that we do for post-processing scripts.
Sorry for delayed response, was on vacation!