Fix naming
This commit is contained in:
parent
91821f4c51
commit
ae132ff1c4
237 changed files with 1808 additions and 1070 deletions
26
custom_formats/dv-hdr10plus.yml
Normal file
26
custom_formats/dv-hdr10plus.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
name: DV HDR10+
|
||||
trash_id: c53085ddbd027d9624b320627748612f
|
||||
trash_scores:
|
||||
default: 1500
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#dv-hdr10plus)'
|
||||
metadata:
|
||||
includeInRename: false
|
||||
tags:
|
||||
- Release Title
|
||||
conditions:
|
||||
- name: DV HDR10+
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: DV HDR10+
|
||||
- name: Not DV HLG
|
||||
negate: true
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Not DV HLG
|
||||
- name: 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