Files
database/custom_formats/MA.yml
Seraphys 8b164ac357 fix(format): Issue with Stan / Delete Remux Quality Match (#48)
Co-authored-by: Seraphys <Seraphys>
2025-04-02 06:30:15 +10:30

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