profilarr-trash-guides/custom_formats/Sonarr - x265 (no HDR-DV).yml
2025-07-26 17:23:54 +03:00

22 lines
522 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:
- Resolution
- Sonarr
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: Not HDR/DV
- name: Sonarr - Not 2160p
negate: true
required: true
type: resolution
resolution: 2160p
tests: []