feat(Regex + Format): Add more miscellaneous formats
- BeyondHD Group - Extras - Bluray SD Encodes - Upscales - VVC
This commit is contained in:
parent
a900cdeea6
commit
c868a129de
9 changed files with 269 additions and 0 deletions
7
regex_patterns/Extras.yml
Normal file
7
regex_patterns/Extras.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: Extras
|
||||
pattern: (?i)(\b|\.)(extra[s]?|special feature[s]?)\b
|
||||
description: Extras, Special Features, Featurettes, etc
|
||||
tags:
|
||||
- Unwanted
|
||||
- Extras
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue