profilarr-trash-guides/custom_formats/Sonarr - DV HDR10.yml
2025-07-27 15:04:10 +03:00

27 lines
661 B
YAML

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