Fully sync name and file name

This commit is contained in:
Johan van Eck 2025-07-26 12:31:56 +03:00
parent ae132ff1c4
commit 2f1995ef49
199 changed files with 9 additions and 5 deletions

View file

@ -1,26 +0,0 @@
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: []