Page 1 of 1

User Scripts

Posted: January 21st, 2015, 3:59 am
by auskento
Is there a way of passing the nzo_id ie Sabnzbd_nzo_xxxxx to a user script?

I'd like to be able to remove an item from the list when its successfully processes.

Re: User Scripts

Posted: January 21st, 2015, 6:52 am
by shypike
Possibly in a later version.
I'm not sure what you want will succeed.
I'm not sure what happens if you would attempt to delete the entry from the script.
After the job is really complete (so after your script has run), the nzo_id is no longer valid.