profilarr-trash-guides/custom_formats/x265 (no HDR-DV).yml
2025-07-26 12:31:56 +03:00

27 lines
604 B
YAML

name: x265 (no HDR/DV)
trash_id: 839bea857ed2c0a8e084f3cbdbd65ecb
trash_scores:
default: -10000
german: -35000
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv)'
metadata:
includeInRename: false
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: []