From ef03e91a81374d6b31aab2995ac403e95457ac09 Mon Sep 17 00:00:00 2001 From: Visorask <54461452+Visorask@users.noreply.github.com> Date: Tue, 31 Aug 2021 13:43:33 -0500 Subject: [PATCH] Updated: Sonarr - Release Profile RegEx (Anime) - Changed: Modified Kaizoku to have brackets so it would not interfere with alternate title. --- docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md index 5ffb69149..42239d63c 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md @@ -568,7 +568,7 @@ Sub-Par Releases 2nd Tier (Re-encoded to crap or really small filesizes) (Sepera ``` ```bash -/(AnimeKaizoku|Kaizoku|\bCBB\b|phazer11)/i +/(AnimeKaizoku|\[Kaizoku\]|-Kaizoku\b|\bCBB\b|phazer11)/i ``` ```bash