Update Sonarr-Release-Profile-RegEx-Anime.md

- [Fixed] Word boundary around SSA
pull/170/head
Visorask 3 years ago
parent 3370cb140e
commit 597383ac45

@ -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|SSA)/i,
/(BDMV|M2TS|\bSSA\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