From 371b15e1b721f2079c799e2c83c6080c85bda8db Mon Sep 17 00:00:00 2001 From: Visorask <54461452+Visorask@users.noreply.github.com> Date: Mon, 25 Jan 2021 14:23:38 -0600 Subject: [PATCH] Fixed a regex - Fixed: E-D regex. --- docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md index dbde077f1..0092d62cd 100644 --- a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md @@ -245,7 +245,7 @@ Add this to your Preferred with a score of [550] BluRay / Dual-Audio ```bash -/(HAiKU|Exiled-Destiny|E-D|Koten_Gars|Hark0N)/i +/(HAiKU|Exiled-Destiny|\bE-D\b|Koten_Gars|Hark0N)/i ``` ```bash