I would like to request the ability to define multiple scripts that based on selection would execute after the deletion of files.
For example...
I define the following scripts in the SABnzbd.ini file.
Script1 = /scripts/burn_to_dvd.sh
Script2 = /scripts/move_to_ipod.sh
Script3 = /scripts/send_to_bobs_ftp.sh
Script4 = /scripts/convert_to_mp3.sh
Script5 = /scripts/join_hdtv_ts_files.sh
Now, when adding NZB's you have the dropdown that reads:
None
Repair
Unpack
Delete
Script1
Script2
Script3
Script4
Script5
Now I can choose what script to run based up what NZB I have selected.
I hope you like the suggestion.
Big Thanks for SABnzbd!