profilarr-trash-guides/custom_formats/Sonarr - HDR10+ Boost.yml
2025-07-26 17:23:54 +03:00

37 lines
811 B
YAML

name: Sonarr - HDR10+ Boost
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/Sonarr-collection-of-custom-formats/#hdr10plus-boost)'
tags:
- Release Title
- Sonarr
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: []