From c9755672c55d5a48e610ed4b6ebe0d3867c31bd7 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 17 Nov 2024 21:57:07 +0100 Subject: [PATCH] docs: Update README.md --- examples/arr-suite/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/arr-suite/README.md b/examples/arr-suite/README.md index 8b3e4b2..a57c7fe 100644 --- a/examples/arr-suite/README.md +++ b/examples/arr-suite/README.md @@ -101,6 +101,8 @@ Finally, add Qbittorrent as download client to Prowlarr. Head over to `Settings Define your server's IP address at `Host` (or the container name `arr-suite-gluetun`) and `8080` at `Port`. +![image](https://github.com/user-attachments/assets/a21d117c-7ebf-4e01-a14e-11b8e3e59600) + ### Qbittorrent > [!WARNING] @@ -124,7 +126,8 @@ All other arr applications follow the same configuration steps. 1. Configure authentication for the arr's HTTP UI. Can be done regularly via `Settings > General`. 2. Ensure to define your media location. Can be done regularly via `Settings > Media Management > Root Folders > Path`. Should point to `/media/music` for Lidarr, `/media/tv-shows` for Sonarr, `/media/movies` for Radarr and so on. 3. Configure Qbittorrent as download client. Can be done regularly via `Settings > Download Clients`. Define your server's IP address at `Host` (or the container name `arr-suite-gluetun`) and `8080` at `Port`. -4. Fix all `System > Health` warnings and errors reported by each arr container. May refer to https://wiki.servarr.com/. +4. Configure your quality definitions and indexers (optional) +5. Fix all `System > Health` warnings and errors reported by each arr container. May refer to https://wiki.servarr.com/. - Sonarr is accessible at `http://:8989/` - Radarr is accessible at `http://:7979/`