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,37 @@
name: Sonarr - HDR10
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/Sonarr-collection-of-custom-formats/#hdr10)'
tags:
- Release Title
- Sonarr
conditions:
- name: Sonarr - HDR10
negate: false
required: true
type: release_title
pattern: HDR10
- name: Sonarr - Not DV HDR10
negate: true
required: true
type: release_title
pattern: Not DV HDR10
- name: Sonarr - Not PQ
negate: true
required: true
type: release_title
pattern: Not PQ
- name: Sonarr - Not HLG
negate: true
required: true
type: release_title
pattern: Not HLG
- name: Sonarr - Not SDR
negate: true
required: true
type: release_title
pattern: Not SDR
- name: Sonarr - Not DV
negate: true
required: true
type: release_title
pattern: Not DV
tests: []