From cea32b4f7cb15a1b113b156874dc2f171f971820 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Thu, 18 Mar 2021 18:45:12 +0100 Subject: [PATCH] Updated: Sonarr - Release Profile RegEx ```yml Updated: Sonarr - Release Profile RegEx - Added: -ViSiON [100] - Added: -WRTEAM [-25] Optional (use these only if you dislike renamed and retagged releases) - Added: -CAPTCHA [-25] Optional (use these only if you dislike renamed and retagged releases) ``` --- docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md index 527a41b3d..13bf3af4b 100644 --- a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md @@ -263,6 +263,12 @@ Add this to your `Preferred (3)` with a score of [125] /(-orbitron|-ETHiCS|-RTFM|-PSiG|-MZABI)\b/i ``` +Add this to your `Preferred (3)` with a score of [100] + +```bash +/(-ViSiON)\b/i +``` + Add this to your `Preferred (3)` with a score of [12] ```bash @@ -349,7 +355,7 @@ Add this for example as [-25] ``` ```bash -/(-WhiteRev|-xpost)\b/i +/(-WhiteRev|-xpost|-WRTEAM|-CAPTCHA)\b/i ``` #### Optional (matches releases that ends with EN)