From 578ab6532f41c3c04ca3397f78051bf0fb0361fe Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 5 Sep 2022 15:01:13 -0400 Subject: [PATCH] Update PlexNotify.bash --- root/scripts/PlexNotify.bash | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/root/scripts/PlexNotify.bash b/root/scripts/PlexNotify.bash index ae74a8e..33b6bbe 100644 --- a/root/scripts/PlexNotify.bash +++ b/root/scripts/PlexNotify.bash @@ -1,9 +1,8 @@ #!/usr/bin/env bash version="1.0.000" - notfidedBy="Sonarr" -arrRootFolderPath="$(dirname "$sonarr_episodefile_path")" -arrFolderPath="$radarr_movie_path" +arrRootFolderPath="$(dirname "$sonarr_series_path")" +arrFolderPath="$sonarr_series_path" arrEventType="$sonarr_eventtype" movieExtrasPath="$1"