profilarr-trash-guides/custom_formats/DV HDR10.yml
2025-07-26 15:49:21 +03:00

26 lines
575 B
YAML

name: DV HDR10
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#dv-hdr10)'
tags:
- Release Title
conditions:
- name: DV HDR10
negate: false
required: true
type: release_title
pattern: DV HDR10
- name: Not DV HDR10+
negate: true
required: true
type: release_title
pattern: Not DV HDR10Plus
- name: Not DV HLG
negate: true
required: true
type: release_title
pattern: Not DV HLG
- name: Not DV SDR
negate: true
required: true
type: release_title
pattern: Not DV SDR
tests: []