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

31
custom_formats/dv.yml Normal file
View file

@ -0,0 +1,31 @@
name: DV
trash_id: 58d6a88f13e2db7f5059c41047876f00
trash_scores:
default: 1500
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#dv)'
metadata:
includeInRename: false
tags:
- Release Title
conditions:
- name: DV
negate: false
required: true
type: release_title
pattern: DV
- 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
- name: Not DV SDR
negate: true
required: true
type: release_title
pattern: Not DV SDR
tests: []