From 2d424b2067d16a4c13fd9ed92b4940bbe4246f64 Mon Sep 17 00:00:00 2001 From: snowballramen <97920769+snowballramen@users.noreply.github.com> Date: Wed, 19 Jan 2022 19:31:49 -0800 Subject: [PATCH] add Remux to DoVi Add Remux into the list of sources to pull DoVi. --- 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 49daeae5a..6b798ae69 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -442,7 +442,7 @@ Add this to your `Preferred (3)` with a score of [15] Add this to your `Must not contain (2)` ```bash -/^(?!.*(HDR|HULU))(?=.*\b(DV|Dovi|Dolby[- .]Vision)\b).*/i +/^(?!.*(HDR|HULU|REMUX))(?=.*\b(DV|Dovi|Dolby[- .]Vision)\b).*/i ``` #### Optional Ignore the group -scene