Files
database/custom_formats/Criterion Channel.yml
santiagosayshey 39427aef2d New Profile: 1080p Quality (HDR) (#18)
- Thoroughly tested for Sonarr / Radarr, now stable
2025-01-15 10:59:46 +10:30

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