tweak(format): Extra tags for language / source / groups / flags
This commit is contained in:
parent
963e796ec8
commit
a499fabf0e
25 changed files with 82 additions and 49 deletions
|
|
@ -2,7 +2,8 @@ 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: []
|
||||
tags:
|
||||
- Language
|
||||
conditions:
|
||||
- exceptLanguage: false
|
||||
language: english
|
||||
|
|
@ -11,8 +12,8 @@ conditions:
|
|||
required: true
|
||||
type: language
|
||||
- name: Dual Audio Regex
|
||||
type: release_title
|
||||
required: true
|
||||
negate: false
|
||||
pattern: Dual Audio
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue