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

27
custom_formats/SDR.yml Normal file
View file

@ -0,0 +1,27 @@
name: SDR
trash_id: 9c38ebb7384dada637be8899efa68e6f
trash_scores:
default: -10000
german: -35000
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#sdr)'
metadata:
includeInRename: false
tags:
- Release Title
conditions:
- name: 2160p
negate: false
required: true
type: resolution
resolution: 2160p
- name: HDR Formats
negate: true
required: false
type: release_title
pattern: HDR Formats
- name: SDR
negate: false
required: false
type: release_title
pattern: SDR
tests: []