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.
pull/183/head
Visorask 3 years ago
parent 6a045780f7
commit 60d0e35989

@ -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,

Loading…
Cancel
Save