From b71a1d9b6e2dc444138b6268f82def271d2f0d7f Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Sun, 16 Mar 2025 17:14:55 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f7fa013..8301812 100644 --- a/README.md +++ b/README.md @@ -331,7 +331,7 @@ The Tdarr Node Killer script ensures Plex always has GPU priority. When Plex sta - Waits for Plex transcoding to end, then restarts Tdarr after a short cooldown (e.g., 3 minutes). **Script (OLD):** [tdarr_node_killer.sh](tdarr_node_killer.sh) -
**Script (NEW):** [tdarr_node_scaling.sh](tdarr_node_scaling.sh) ***Instructions Not Updated Yet*** +
**Script (NEW):** [tdarr_node_scaling.sh](tdarr_node_scaling.sh) - ***Instructions Not Updated Yet*** Use **User Scripts** in Unraid to install this script, set it to run on array startup, and keep it running in the background. @@ -339,8 +339,8 @@ Use **User Scripts** in Unraid to install this script, set it to run on array st ## Step-by-Step Implementation for Unraid -1. Confirm Tdarr Node [N1] is running when no one’s transcoding in Plex: -
image
+1. Confirm Tdarr Node the targetted Node is running when no one’s transcoding in Plex: +
image
2. The script runs and waits for Plex transcoding activity:
image