From 60d0e35989f7224d67aca278e2cec7bf13324f66 Mon Sep 17 00:00:00 2001 From: Visorask <54461452+Visorask@users.noreply.github.com> Date: Fri, 26 Mar 2021 22:47:22 -0500 Subject: [PATCH] Update Sonarr-Release-Profile-RegEx-Anime.md [Added] VOSTFR to must not contain to get rid of French subtitle releases. [Added] AbemaTV to must not contain as it is overwhelmingly RAW releases. --- 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 b0fec3b9a..6ed525492 100644 --- a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md @@ -211,7 +211,7 @@ The reason most of these are added is due to their shitty quality or just in gen ```bash /(\[EMBER\]|-EMBER\b|DaddySubs)/i, -/(BDMV|M2TS|\bSSA\b)/i, +/(BDMV|M2TS|\bSSA\b|\bVOSTFR\b|\bAbemaTV\b)/i, /(CuaP|PnPSubs|ICEBLUE|SLAX|U3-Web)/i, /(Raws-Maji|\bKRP\b|M@nI|Kanjouteki|PuyaSubs)/i, /\b(Beatrice|ohys|Kawaiika|neko|daddy)[ ._-]?(raws)\b/i,