mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
18 lines
314 B
YAML
18 lines
314 B
YAML
name: MA
|
|
description: Matches 'Movies Anywhere' WEB-DLs. Negates any encodes.
|
|
tags:
|
|
- Streaming Service
|
|
- WEB-DL
|
|
conditions:
|
|
- name: MA Regex
|
|
negate: false
|
|
pattern: Movies Anywhere
|
|
required: true
|
|
type: release_title
|
|
- name: WEB-DL
|
|
negate: false
|
|
required: true
|
|
source: web_dl
|
|
type: source
|
|
tests: []
|