mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
tweak(format): Extra tags for language / source / groups / flags
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user