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

16 lines
380 B
YAML

name: IMAX
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#imax)'
tags:
- Release Title
conditions:
- name: IMAX
negate: false
required: true
type: release_title
pattern: IMAX
- name: 'NOT: IMAX Enhanced'
negate: true
required: true
type: release_title
pattern: 'NOT: IMAX Enhanced'
tests: []