diff --git a/docs/Downloaders/NZBGet/Basic-Setup.md b/docs/Downloaders/NZBGet/Basic-Setup.md index 610094e78..94cf48363 100644 --- a/docs/Downloaders/NZBGet/Basic-Setup.md +++ b/docs/Downloaders/NZBGet/Basic-Setup.md @@ -51,7 +51,7 @@ I will only explain the so called most important paths. | Name | Description | |:--- |:--- | | `Name` | This should match what you put in Sonarr/Radarr (tv/movies/sonarr/radarr/series/films) | -| `DestDir` | `${DestDir}` Destination directory (/data/usenet/movie) | +| `DestDir` | `${DestDir}` Destination directory (/data/usenet/movies) | | `Unpack` | Unpack downloaded nzb-files. | | `Extensions` | List of extension scripts for this category. | diff --git a/docs/Downloaders/NZBGet/images/categories.png b/docs/Downloaders/NZBGet/images/categories.png index 3f7f12efa..15e07bcc9 100644 Binary files a/docs/Downloaders/NZBGet/images/categories.png and b/docs/Downloaders/NZBGet/images/categories.png differ diff --git a/docs/json/radarr/no-rlsgroup.json b/docs/json/radarr/no-rlsgroup.json index c09c4c65f..5c8f80395 100644 --- a/docs/json/radarr/no-rlsgroup.json +++ b/docs/json/radarr/no-rlsgroup.json @@ -19,7 +19,7 @@ "negate": true, "required": true, "fields": { - "value": "\\b(Tigole|Joy|YIFY|YTS.MX|FreetheFish|afm72|Anna|Bandi|Ghost|Kappa|MONOLITH|Qman|RZeroX|SAMPA|Silence|theincognito|t3nzin|Vyndros|KRaLiMaRKo|E\\.N\\.D|PrimeHD|BluDragon|SumVision)\\b" + "value": "\\b(Tigole|Joy|YIFY|YTS.MX|FreetheFish|afm72|Anna|Bandi|Ghost|Kappa|MONOLITH|Qman|RZeroX|SAMPA|Silence|theincognito|t3nzin|Vyndros|KRaLiMaRKo|E\\.N\\.D|PrimeHD|BluDragon|SumVision|FTW-HD)\\b" } } ]