Files
database/custom_formats/CRIT.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
322 B
YAML

name: CRIT
description: Matches 'Criterion Channel' WEB-DLs. Negates any encodes.
tags:
- Streaming Service
- WEB-DL
conditions:
- name: CRiT Regex
negate: false
pattern: Criterion Channel
required: true
type: release_title
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
tests: []