tweak(format): 265 Bluray Tier 3
This commit is contained in:
parent
4b9db61562
commit
5cb12ccc07
|
|
@ -17,10 +17,25 @@ conditions:
|
||||||
source: bluray
|
source: bluray
|
||||||
type: source
|
type: source
|
||||||
- name: x265
|
- name: x265
|
||||||
type: release_title
|
|
||||||
required: true
|
|
||||||
negate: false
|
negate: false
|
||||||
pattern: x265 (Efficient)
|
pattern: x265 (Efficient)
|
||||||
|
required: true
|
||||||
|
type: release_title
|
||||||
|
- name: dkore
|
||||||
|
type: release_group
|
||||||
|
required: false
|
||||||
|
negate: false
|
||||||
|
pattern: dkore
|
||||||
|
- name: GRiMM
|
||||||
|
type: release_group
|
||||||
|
required: false
|
||||||
|
negate: false
|
||||||
|
pattern: GRiMM
|
||||||
|
- name: TimeDistortion
|
||||||
|
type: release_group
|
||||||
|
required: false
|
||||||
|
negate: false
|
||||||
|
pattern: TimeDistortion
|
||||||
tests:
|
tests:
|
||||||
- conditionResults:
|
- conditionResults:
|
||||||
- matches: true
|
- matches: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue