ArrProfiles/custom_formats/MA.yml

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: []