profilarr-trash-guides/custom_formats/Special Edition.yml
2025-07-26 15:49:21 +03:00

31 lines
731 B
YAML

name: Special Edition
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#special-edition)'
tags:
- Release Title
conditions:
- name: Special Edition
negate: false
required: true
type: release_title
pattern: Special Edition
- name: Not IMAX Edition
negate: true
required: true
type: release_title
pattern: Not IMAX Edition
- name: Not Open Matte
negate: true
required: true
type: release_title
pattern: Not Open Matte
- name: Not Theatrical
negate: true
required: true
type: release_title
pattern: Not Theatrical
- name: Not Extended Clip
negate: true
required: true
type: release_title
pattern: Not Extended Clip
tests: []