Clearer naming

This commit is contained in:
Johan van Eck 2025-07-26 17:23:54 +03:00
parent dfe37a51a4
commit c9629e8b3d
5100 changed files with 32992 additions and 32541 deletions

View file

@ -0,0 +1,27 @@
name: Sonarr - DV HDR10
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/Sonarr-collection-of-custom-formats/#dv-hdr10)'
tags:
- Release Title
- Sonarr
conditions:
- name: Sonarr - DV HDR10
negate: false
required: true
type: release_title
pattern: DV HDR10
- name: Sonarr - Not DV HDR10+
negate: true
required: true
type: release_title
pattern: Not DV HDR10Plus
- name: Sonarr - Not DV HLG
negate: true
required: true
type: release_title
pattern: Not DV HLG
- name: Sonarr - Not DV SDR
negate: true
required: true
type: release_title
pattern: Not DV SDR
tests: []