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

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