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
12
custom_formats/Extras.yml
Normal file
12
custom_formats/Extras.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Extras
|
||||
description: Matches the 'Extras' Regex Pattern
|
||||
tags:
|
||||
- Unwanted
|
||||
- Extras
|
||||
conditions:
|
||||
- name: Extras
|
||||
negate: false
|
||||
pattern: Extras
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue