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

27
custom_formats/scene.yml Normal file
View file

@ -0,0 +1,27 @@
name: Scene
trash_id: f537cf427b64c38c8e36298f657e4828
trash_scores:
default: -10000
german: 0
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#scene)'
metadata:
includeInRename: false
tags:
- Release Title
conditions:
- name: Scene Groups + Naming
negate: false
required: true
type: release_title
pattern: Scene Groups + Naming
- name: Not INFLATE/DEFLATE
negate: true
required: true
type: release_title
pattern: Not INFLATE/DEFLATE
- name: Not GERMAN
negate: true
required: true
type: release_title
pattern: Not GERMAN
tests: []