Fix naming

This commit is contained in:
Johan van Eck 2025-07-26 12:26:15 +03:00
parent 91821f4c51
commit ae132ff1c4
237 changed files with 1808 additions and 1070 deletions

View file

@ -0,0 +1,27 @@
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: []