caronc / nzb-notify

Push Notifications to a large number of supported services for NZBGet and SABnzbd (based on Apprise)
GNU General Public License v3.0
129 stars 15 forks source link

Add Inline Configuration Testing (from NZBGet) #21

Closed caronc closed 7 years ago

caronc commented 7 years ago

Somewhere in the past recent releases of NZBGet, the ability to do inline configuration testing was added.

Basically allowing users to test their script configuration without having to use the CLI or fetch something from Usenet first (causing the script to execute).

This enhancement is to allow the ability to perform inline testing with this script to greatly simplify life for NZBGet users.