profilarr-trash-guides/custom_formats/sonarr-HDR10.yml
2025-07-26 17:13:45 +03:00

36 lines
769 B
YAML

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