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