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

51
custom_formats/hdr.yml Normal file
View file

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