From 07fb24721024af28237d07125aaa6c48f8976317 Mon Sep 17 00:00:00 2001 From: kmcclainmt Date: Fri, 11 Apr 2025 22:40:41 -0700 Subject: [PATCH] tweak: Added HDR tag --- custom_formats/DV (WEBDL).yml | 1 + custom_formats/DV HLG.yml | 1 + custom_formats/DV.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/custom_formats/DV (WEBDL).yml b/custom_formats/DV (WEBDL).yml index 803981f..ec51506 100644 --- a/custom_formats/DV (WEBDL).yml +++ b/custom_formats/DV (WEBDL).yml @@ -3,6 +3,7 @@ description: '' tags: - Video - Dolby Vision +- HDR conditions: - name: Dolby Vision negate: false diff --git a/custom_formats/DV HLG.yml b/custom_formats/DV HLG.yml index 9371b68..03874c8 100644 --- a/custom_formats/DV HLG.yml +++ b/custom_formats/DV HLG.yml @@ -4,6 +4,7 @@ tags: - Video - Dolby Vision - HLG +- HDR conditions: - name: DV HLG negate: false diff --git a/custom_formats/DV.yml b/custom_formats/DV.yml index 27a9613..70b14de 100644 --- a/custom_formats/DV.yml +++ b/custom_formats/DV.yml @@ -3,6 +3,7 @@ description: '' tags: - Video - Dolby Vision +- HDR conditions: - name: DV negate: false