mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
24 lines
432 B
YAML
24 lines
432 B
YAML
name: Criterion Channel
|
|
description: Matches 'Criterion Channel' WEB-DLs. Negates any encodes.
|
|
tags:
|
|
- Streaming Service
|
|
- WEB-DL
|
|
- WEB2 [1080p]
|
|
conditions:
|
|
- name: CRiT Regex
|
|
negate: false
|
|
pattern: Criterion Channel
|
|
required: true
|
|
type: release_title
|
|
- name: WEBRip
|
|
negate: true
|
|
required: true
|
|
source: webrip
|
|
type: source
|
|
- name: x265
|
|
negate: true
|
|
pattern: x265
|
|
required: true
|
|
type: release_title
|
|
tests: []
|