From c3f6c223e80924d110018eb8951310a959465a63 Mon Sep 17 00:00:00 2001
From: Admin9705 <24727006+Admin9705@users.noreply.github.com>
Date: Wed, 11 Dec 2024 14:27:04 -0500
Subject: [PATCH] Update README.md
---
README.md | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index cd0e9b3..a9b0c43 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ If you find this guide helpful, please consider clicking the ★ (Star) button a
When installing Tdarr, you may see an option to deploy both a Tdarr Server and a Tdarr Node in one container. To simplify troubleshooting, it’s recommended to deploy them separately.
1. Install the **Tdarr Server** via the Unraid App Store (ensure it’s labeled “Tdarr,” not “Tdarr Node”).
-2. Name it something identifiable, like “Tdarr_Server.”
+2. Name it something identifiable, like “Tdarr_Server.” (I use - Server)
3. Ensure the server IP is set correctly, usually your Unraid server’s IP.
4. Set the internal node option to **False**, so you’ll deploy a separate node later.
@@ -150,6 +150,27 @@ After setting up the Tdarr Server, install the **Tdarr Node** container (listed
+1. Install the **Tdarr Node** via the Unraid App Store (ensure it’s labeled “Tdarr Node,” not “Tdarr).
+2. Name it something identifiable, like - Node1 or N1
+ - Using 2 or more GPU's? Repeat the process and call the next node - Node2 or N2
+3. Ensure the server IP is set correctly, usually your Unraid server’s IP. Also ensure the NodeIP is the same IP (trust me on it)
+4. Make sure the configs and logs match the node # for simplicity.
+ - Using 2 or more GPU's? Repeat the process and label each one based off the node name - node2 or n2
+5. Ensure the transcode cache matches the server's template path that you created. For this, add the node name at the end such n1 or node1
+6. Ensure to assign the correct GPU to the node. To see your GPUs, type:
+
+```ls -la /dev/dri/ ```
+
+**WARNING**: _If your running an AMD processor? _Ignore this! Have an iGPU from an intel processor? One of these numbers will reflect your iGPU. Do not assign the iGPU to your Tdarr Node! I have not found a good way to discover which one the iGPU from the CMD line... but if you goto Plex and Transcode and look at the order of the GPUs from the menu, it actually follows that order.
+
+
+
+
+
+
+
+[UNDER CONSTRUCTION - DEPLOYING TDARR]
+
---
# AV1 Tdarr Flow