create(regex): Streaming Service Release Groups (#28)
- Included various streaming service release groups so they can be used for custom CFs (streaming service tiers for example)
This commit is contained in:
parent
7e89a71cc8
commit
f1e049a0de
20 changed files with 156 additions and 2 deletions
6
regex_patterns/NTG.yml
Normal file
6
regex_patterns/NTG.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: NTG
|
||||
pattern: (?<=^|[\s.-])NTG\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue