Clearer naming
This commit is contained in:
parent
dfe37a51a4
commit
c9629e8b3d
5100 changed files with 32992 additions and 32541 deletions
27
custom_formats/Sonarr - DV HDR10.yml
Normal file
27
custom_formats/Sonarr - DV HDR10.yml
Normal 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: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue