mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
feat(format): Add Tier 2 & 3 Streaming Services
- PCOK - MAX - HMax - NF - PMTP - CRiT - HULU - ROKU - iT
This commit is contained in:
41
custom_formats/Paramount+.yml
Normal file
41
custom_formats/Paramount+.yml
Normal file
@@ -0,0 +1,41 @@
|
||||
name: Paramount+
|
||||
description: Matches 'Paramount+' WEB-DLs. Negates any encodes.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB2 [1080p]
|
||||
conditions:
|
||||
- name: PMTP Regex
|
||||
negate: false
|
||||
pattern: Paramount+
|
||||
required: true
|
||||
type: release_title
|
||||
- name: WEBRip
|
||||
negate: true
|
||||
required: false
|
||||
source: webrip
|
||||
type: source
|
||||
- name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: PMTP Regex
|
||||
negate: false
|
||||
pattern: Paramount+
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 2
|
||||
input: Evil 2019 S04 1080p PMTP WEB-DL DDP 5 1 x265 - YELLO
|
||||
lastRun: '2024-12-06T05:11:34.055223'
|
||||
passes: true
|
||||
Reference in New Issue
Block a user