From 7f4e0a168521d8d650639d2f3f17220fe83e8f54 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 20 Jan 2022 18:24:41 -0600 Subject: [PATCH] add hbom as aka for hbomax --- docs/Sonarr/Sonarr-Release-Profile-RegEx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index ea805677e..22d64a109 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -112,7 +112,7 @@ Add this to your `Preferred (3)` with a score of [100] ``` ```bash -/\b(hmax)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(hmax|hbom)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` Add this to your `Preferred (3)` with a score of [95]