From c39dde2a2d9125d9bd06be0ccd61a80ab4a5df30 Mon Sep 17 00:00:00 2001 From: Chris <59674699+gitdeath@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:11:32 -0600 Subject: [PATCH] Radarr V5 note removal. Remove Radarr 'nightly' instead of 'latest' as Radarr is now v5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 980eea1..3011642 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You can find a sample docker-compose.yml [here](#method-1-docker). ## Dependencies & Hints & FAQ -- Use Sonarr v4 & Radarr v5 (currently 'nightly' tag instead of 'latest'), else certain features may not work correctly +- Use Sonarr v4 & Radarr v5, else certain features may not work correctly - qBittorrent is recommended but not required. If you don't use qBittorrent, you will experience the following limitations: - When detecting slow downloads, the speeds provided by the \*arr apps will be used, which is less accurate than what qBittorrent returns when queried directly - The feature that allows to protect downloads from removal (NO_STALLED_REMOVAL_QBIT_TAG) does not work