Update tdarr_node_killer.sh

This commit is contained in:
Admin9705
2024-12-13 08:58:52 -05:00
committed by GitHub
parent eaa17a2f46
commit 756e4271ab

View File

@@ -20,7 +20,7 @@
TAUTULLI_API_KEY="dad9bbb78bde43249754b630b58fbf6a" # Tautulli API Key TAUTULLI_API_KEY="dad9bbb78bde43249754b630b58fbf6a" # Tautulli API Key
TAUTULLI_URL="http://10.0.0.10:8181/api/v2" # Tautulli URL 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 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 CONTAINER_NAME="N1" # Exact of your Tdarr Node that you want stopped
# Function to check if Plex is transcoding via Tautulli # Function to check if Plex is transcoding via Tautulli