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