From 756e4271abfaced11dc590481ae0ca82079c88aa Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:58:52 -0500 Subject: [PATCH] Update tdarr_node_killer.sh --- tdarr_node_killer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdarr_node_killer.sh b/tdarr_node_killer.sh index 29f715a..50d83f0 100644 --- a/tdarr_node_killer.sh +++ b/tdarr_node_killer.sh @@ -20,7 +20,7 @@ TAUTULLI_API_KEY="dad9bbb78bde43249754b630b58fbf6a" # Tautulli API Key TAUTULLI_URL="http://10.0.0.10:8181/api/v2" # Tautulli URL WAIT_SECONDS=180 # Wait time (seconds) to bring docker container back up when it was stopped -BASIC_CHECK=3 # check Plex Activity intervals (seconds) when not playing +BASIC_CHECK=3 # Check Plex Activity intervals (seconds) when not playing CONTAINER_NAME="N1" # Exact of your Tdarr Node that you want stopped # Function to check if Plex is transcoding via Tautulli