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

21 lines
490 B
YAML

name: DV HDR10+ Boost
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#dv-hdr10plus-boost)'
tags:
- Release Title
conditions:
- name: DV HDR10+
negate: false
required: true
type: release_title
pattern: DV HDR10+
- 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: []