Ok, I tried it, but it doesn't work. I am not sure how to call the API from a bat file.
i put in the bat file;
http://host:port/sabnzbd/api?output=json&apikey=APIKEY&api?mode=queue&name=change_complete_action&value=
I don't see any bat file running, not even with a PAUSE command in it.
When I had the "shutdown /r" command in it, I did not see anything either, but it worked.
New option "On queue finish"
Re: New option "On queue finish"
I think there's a typo, try:
http://host:port/sabnzbd/api?output=json&apikey=APIKEY&mode=queue&name=change_complete_action&value=
http://host:port/sabnzbd/api?output=json&apikey=APIKEY&mode=queue&name=change_complete_action&value=
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: New option "On queue finish"
I will also change this for the next major release (3.8.x), so all options are not persistent unless that option is checked.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: New option "On queue finish"
But how do I call the API from a bat file? The WIKI doesn't tell me.
'https:' is not recognized as an internal or external command,
operable program or batch file.
'https:' is not recognized as an internal or external command,
operable program or batch file.
Re: New option "On queue finish"
Any hint?
Re: New option "On queue finish"
3.7.1 update: Scripts set On queue finish are no longer persistent by default.
Thanks,
Thanks,
Re: New option "On queue finish"
is there a way to make them persistent again?
EDIT: found it, sorry
("queue_complete_pers" must be true)
EDIT: found it, sorry
("queue_complete_pers" must be true)
Re: New option "On queue finish"
Yes it was confusing that scripts and other options worked differently, now for all options in the drop down the special setting needs to be set to make it persistent.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate