Fully sync name and file name

This commit is contained in:
Johan van Eck 2025-07-26 12:31:56 +03:00
parent ae132ff1c4
commit 2f1995ef49
199 changed files with 9 additions and 5 deletions

View file

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