Fully sync name and file name
This commit is contained in:
parent
ae132ff1c4
commit
2f1995ef49
199 changed files with 9 additions and 5 deletions
21
custom_formats/IMAX.yml
Normal file
21
custom_formats/IMAX.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
name: IMAX
|
||||
trash_id: eecf3a857724171f968a66cb5719e152
|
||||
trash_scores:
|
||||
default: 800
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#imax)'
|
||||
metadata:
|
||||
includeInRename: false
|
||||
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: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue