From 069d9ce99b6c8099025bd88c7a500c1abd98af1a Mon Sep 17 00:00:00 2001
From: Admin9705 <24727006+Admin9705@users.noreply.github.com>
Date: Thu, 12 Dec 2024 09:42:37 -0500
Subject: [PATCH] Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index b1c43da..cfc0e27 100644
--- a/README.md
+++ b/README.md
@@ -154,16 +154,20 @@ After deploying the Tdarr Server, install the **Tdarr Node** (listed separately)
1. Install **Tdarr Node** from the Unraid App Store.
2. Give it a clear name, e.g., Node1. For multiple GPUs, deploy more nodes (N1, N2, etc.).
+

3. Ensure the server IP and Node IP match.
+

4. Keep configs/logs organized per node.
5. Match the transcode cache path from the server’s template. Add node identifiers if using multiple nodes.
6. Assign the correct GPU to each node. If multiple nodes exist, ensure they do not share the same GPU.
+

To identify GPUs:
* `ls -la /dev/dri/`
+

**WARNING:** One entry might be your iGPU. Do not assign the iGPU to a Tdarr Node.