From f4108cffac1587a27db37ffe13efe9ceb96d1f46 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:44:45 -0500 Subject: [PATCH] (Sonarr) (dovi) Minor regex fixups & convert to lower case --- 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 5b7543199..4b863ad00 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -430,7 +430,7 @@ Add this to your `Preferred (3)` with a score of [15] Add this to your `Must not contain (2)` ```bash -\b(?=.*(dv|dovi|dolby[ .]vision)\b)(?=.*(WEB[-_. ]DL|WEBDL|AmazonHD|iTunesHD|MaxdomeHD|NetflixU?HD|WebHD|[. ]WEB[. ](?:[xh]26[45]|DDP?5[. ]1)|[. ](?-i:WEB)$|\d+0p(?:[-. ]AMZN)?[-. ]WEB[-. ]|WEB-DLMux|\b\s\/\sWEB\s\/\s\b|AMZN[. ]WEB[. ]|WebRip|Web-Rip|WEBMux)) +/\b(?=.*(dv|dovi|dolby[ .]vision)\b)(?=.*(WEB[-_. ]?DL|AmazonHD|iTunesHD|MaxdomeHD|NetflixU?HD|WebHD|[. ]WEB[. ](?:[xh][.]?26[45]|DDP?5[. ]1)|[. ](?:WEB)$|\d{2,3}0p(?:[-. ]AMZN)?[-. ]WEB[-. ]|WEB[-. ]?DLMux|\b\s\/\sWEB\s\/\s\b|AMZN[. ]WEB[. ]|Web-?Rip|WEBMux))/i ``` #### Optional Ignore the group -scene