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

36 lines
720 B
YAML

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