Fully sync name and file name
This commit is contained in:
parent
ae132ff1c4
commit
2f1995ef49
199 changed files with 9 additions and 5 deletions
26
custom_formats/Not German or English.yml
Normal file
26
custom_formats/Not German or English.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
name: Not German or English
|
||||
trash_id: 4eadb75fb23d09dfc0a8e3f687e72287
|
||||
trash_scores:
|
||||
default: -35000
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#language-not-german-or-english)'
|
||||
metadata:
|
||||
includeInRename: false
|
||||
tags:
|
||||
- Release Title
|
||||
conditions:
|
||||
- name: Not English Language
|
||||
negate: true
|
||||
required: true
|
||||
type: language
|
||||
language: 1
|
||||
- name: Not German Language
|
||||
negate: true
|
||||
required: true
|
||||
type: language
|
||||
language: 4
|
||||
- name: Not German in Title
|
||||
negate: true
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Not German in Title
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue