From 1a8cce2ea40bbc941f77186edad775bb65805b70 Mon Sep 17 00:00:00 2001 From: Seraphys <156842860+xshatterx@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:47:45 -0600 Subject: [PATCH] Update HDR10 (Missing) (1080p).yml --- custom_formats/HDR10 (Missing) (1080p).yml | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/custom_formats/HDR10 (Missing) (1080p).yml b/custom_formats/HDR10 (Missing) (1080p).yml index 52096a6..9cacfef 100644 --- a/custom_formats/HDR10 (Missing) (1080p).yml +++ b/custom_formats/HDR10 (Missing) (1080p).yml @@ -4,6 +4,21 @@ tags: - Colour Grade - HDR conditions: +- name: 1080p + negate: false + required: true + resolution: 1080p + type: resolution +- name: Dolby Vision + negate: false + pattern: Dolby Vision + required: true + type: release_title +- name: x265 + negate: false + pattern: x265 + required: true + type: release_title - name: Not SDR negate: true pattern: SDR @@ -19,19 +34,4 @@ conditions: pattern: HDR10 required: true type: release_title -- name: Dolby Vision - negate: false - pattern: Dolby Vision - required: true - type: release_title -- name: x265 - negate: false - pattern: x265 - required: true - type: release_title -- name: 1080p - negate: false - required: true - resolution: 1080p - type: resolution tests: []