Fix naming

This commit is contained in:
Johan van Eck 2025-07-26 12:26:15 +03:00
parent 91821f4c51
commit ae132ff1c4
237 changed files with 1808 additions and 1070 deletions

View 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: []