Fix naming
This commit is contained in:
parent
91821f4c51
commit
ae132ff1c4
237 changed files with 1808 additions and 1070 deletions
46
custom_formats/black-and-white-editions.yml
Normal file
46
custom_formats/black-and-white-editions.yml
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
name: Black and White Editions
|
||||
trash_id: cc444569854e9de0b084ab2b8b1532b2
|
||||
trash_scores:
|
||||
default: -10000
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#black-and-white-editions)'
|
||||
metadata:
|
||||
includeInRename: false
|
||||
tags:
|
||||
- Release Title
|
||||
conditions:
|
||||
- name: Blackout/B&W/Black&Chrome
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Blackout/B&W/Black&Chrome
|
||||
- name: Monochrome
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Monochrome
|
||||
- name: Noir
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Noir
|
||||
- name: Shush Cut
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Shush Cut
|
||||
- name: No/Minus Color
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: No/Minus Color
|
||||
- name: Grayscale
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Grayscale
|
||||
- name: Darkness and Light
|
||||
negate: false
|
||||
required: false
|
||||
type: release_title
|
||||
pattern: Darkness and Light
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue