From a89dc6267d3037a7be8eb66f108a1aa5afab7097 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 21 Jan 2022 21:10:35 +0100 Subject: [PATCH] Changed: Scores HBO MAX (hmax|hbom). - Changed: Scores HBO MAX (hmax|hbom). --- docs/Sonarr/Sonarr-Release-Profile-RegEx.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index 22d64a109..c8d3d075b 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -111,10 +111,6 @@ Add this to your `Preferred (3)` with a score of [100] /\b(atvp|aptv)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` -```bash -/\b(hmax|hbom)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i -``` - Add this to your `Preferred (3)` with a score of [95] ```bash @@ -135,6 +131,10 @@ Add this to your `Preferred (3)` with a score of [90] /\b(qibi)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` +```bash +/\b(hmax|hbom)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +``` + Add this to your `Preferred (3)` with a score of [85] ```bash