Update 1080p Balanced Tier 2.yml
This commit is contained in:
parent
19e31652e5
commit
f152b82863
|
|
@ -5,16 +5,16 @@ tags:
|
|||
- Balanced
|
||||
- 1080p
|
||||
conditions:
|
||||
- name: Not WEB-DL
|
||||
negate: true
|
||||
required: true
|
||||
source: web_dl
|
||||
type: source
|
||||
- name: 1080p
|
||||
negate: false
|
||||
required: true
|
||||
resolution: 1080p
|
||||
type: resolution
|
||||
- name: Not WEB-DL
|
||||
negate: true
|
||||
required: true
|
||||
source: web_dl
|
||||
type: source
|
||||
- name: hallowed
|
||||
negate: false
|
||||
pattern: hallowed
|
||||
|
|
|
|||
Loading…
Reference in New Issue