profilarr-trash-guides/custom_formats/Sonarr - x265 (no HDR-DV).yml
2026-01-10 17:51:12 +02:00

23 lines
533 B
YAML

name: Sonarr - x265 (no HDR-DV)
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#x265-no-hdrdv)'
tags:
- Sonarr
- Release Title
- Resolution
conditions:
- name: Sonarr - x265-HEVC
negate: false
required: true
type: release_title
pattern: x265-HEVC
- name: Sonarr - Not HDR-DV
negate: true
required: true
type: release_title
pattern: HDR-DV
- name: Sonarr - Not 2160p
negate: true
required: true
type: resolution
resolution: 2160p
tests: []