profilarr-trash-guides/custom_formats/Sonarr - x265 (no HDR-DV).yml
2025-07-27 21:25:56 +03:00

23 lines
534 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: x|h265
- name: Sonarr - Not HDR-DV
negate: true
required: true
type: release_title
pattern: Not HDR-DV
- name: Sonarr - Not 2160p
negate: true
required: true
type: resolution
resolution: 2160p
tests: []