Merge pull request #162 from TRaSH-/Sonarr-Anime-Regex

Added a filter
pull/163/head
Visorask 4 years ago committed by GitHub
commit f3787cd40a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -211,6 +211,7 @@ The reason most of these are added is due to their shitty quality or just in gen
```bash
/(\[EMBER\]|-EMBER\b)/i,
/(BDMV|M2TS)/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