feat(format): Add Encode Tier 4+5 (1080p) Custom Formats
This commit is contained in:
parent
913da9b603
commit
fa582b8338
53 changed files with 638 additions and 0 deletions
12
custom_formats/E1.yml
Normal file
12
custom_formats/E1.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: E1
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- Encode Tier 5 (1080p)
|
||||
conditions:
|
||||
- name: Regex
|
||||
negate: false
|
||||
pattern: E1
|
||||
required: true
|
||||
type: release_group
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue