ArrProfiles/custom_formats/Not Only English (Missing).yml

19 lines
498 B
YAML

name: Not Only English (Missing)
description: "Attempts to matches releases with mutliple audio tracks but are not\
\ parsed as \"Multi Langauge\". Instead, attempts to find regular expressions which\
\ imply the release has dual audio. \n "
tags: []
conditions:
- exceptLanguage: false
language: english
name: Includes English
negate: false
required: true
type: language
- name: Dual Audio Regex
type: release_title
required: true
negate: false
pattern: Dual Audio
tests: []