Fully sync name and file name
This commit is contained in:
parent
ae132ff1c4
commit
2f1995ef49
199 changed files with 9 additions and 5 deletions
27
custom_formats/x265 (no HDR-DV).yml
Normal file
27
custom_formats/x265 (no HDR-DV).yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
name: x265 (no HDR/DV)
|
||||
trash_id: 839bea857ed2c0a8e084f3cbdbd65ecb
|
||||
trash_scores:
|
||||
default: -10000
|
||||
german: -35000
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv)'
|
||||
metadata:
|
||||
includeInRename: false
|
||||
tags:
|
||||
- Resolution
|
||||
conditions:
|
||||
- name: x265/HEVC
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: x265/HEVC
|
||||
- name: Not HDR/DV
|
||||
negate: true
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Not HDR/DV
|
||||
- name: Not 2160p
|
||||
negate: true
|
||||
required: true
|
||||
type: resolution
|
||||
resolution: 2160p
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue