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

36
custom_formats/HLG.yml Normal file
View file

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