From 73b903fa61ce3c03ece4dbf4f72e9999fbdc3bec Mon Sep 17 00:00:00 2001 From: TRaSH Date: Thu, 11 Mar 2021 20:26:04 +0100 Subject: [PATCH] Updated: Sonarr - Release Profile RegEx - Added: nhanc3 as LQ group - Moved: nhanc3 to new line because it didn't fit --- docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md index 99acc5a06..527a41b3d 100644 --- a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx.md @@ -300,11 +300,11 @@ Add this to your `Preferred (3)` with a score of [10] Add this to your `Preferred (3)` with a score of [-100] ```bash -/(TBS|nhanc3|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS)\b/i +/(TBS|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS)\b/i ``` ```bash -/(-VIDEOHOLE)\b/i +/(-VIDEOHOLE|nhanc3)\b/i ``` ??? success "example"