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

26
custom_formats/dv-sdr.yml Normal file
View file

@ -0,0 +1,26 @@
name: DV SDR
trash_id: a3e19f8f627608af0211acd02bf89735
trash_scores:
default: 1500
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#dv-sdr)'
metadata:
includeInRename: false
tags:
- Release Title
conditions:
- name: DV SDR
negate: false
required: true
type: release_title
pattern: DV SDR
- name: Not DV HDR10
negate: true
required: true
type: release_title
pattern: Not DV HDR10
- name: Not DV HLG
negate: true
required: true
type: release_title
pattern: Not DV HLG
tests: []