tweak(format): Update HDR Missing / SDR CF with HLG + PQ

This commit is contained in:
Seraphys 2025-05-04 11:28:58 -05:00
parent fc11a8a26a
commit 6ecdb59dda
3 changed files with 30 additions and 0 deletions

View File

@ -29,6 +29,16 @@ conditions:
pattern: SDR
required: true
type: release_title
- name: Not PQ
type: release_title
required: true
negate: true
pattern: PQ
- name: Not HLG
type: release_title
required: true
negate: true
pattern: HLG
- name: Not HDR
negate: true
pattern: HDR

View File

@ -25,6 +25,16 @@ conditions:
pattern: SDR
required: true
type: release_title
- name: Not PQ
negate: true
pattern: PQ
required: true
type: release_title
- name: Not HLG
negate: true
pattern: HLG
required: true
type: release_title
- name: Not HDR
negate: true
pattern: HDR

View File

@ -14,6 +14,16 @@ conditions:
required: true
source: web_dl
type: source
- name: Not PQ
type: release_title
required: true
negate: true
pattern: PQ
- name: Not HLG
type: release_title
required: true
negate: true
pattern: HLG
- name: Not HDR
negate: true
pattern: HDR