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/BeyondHD.yml
Normal file
12
custom_formats/BeyondHD.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: BeyondHD
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- Encode Tier 4 (1080p)
|
||||
conditions:
|
||||
- name: Regex
|
||||
negate: false
|
||||
pattern: BeyondHD
|
||||
required: true
|
||||
type: release_group
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue