profilarr-trash-guides/custom_formats/x265 (no HDR-DV).yml
2025-07-26 15:49:21 +03:00

21 lines
477 B
YAML

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