mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-17 21:44:48 -04:00
New: Loads of Backend Updates to Clients and Indexers
This commit is contained in:
@@ -113,7 +113,7 @@ namespace NzbDrone.Core.Notifications.CustomScript
|
||||
try
|
||||
{
|
||||
var environmentVariables = new StringDictionary();
|
||||
environmentVariables.Add("Sonarr_EventType", "Test");
|
||||
environmentVariables.Add("Radarr_EventType", "Test");
|
||||
|
||||
var processOutput = ExecuteScript(environmentVariables);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user