mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 08:17:02 +00:00
feat(format): Add Tier 2 & 3 Streaming Services
- PCOK - MAX - HMax - NF - PMTP - CRiT - HULU - ROKU - iT
This commit is contained in:
42
custom_formats/Max.yml
Normal file
42
custom_formats/Max.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
name: Max
|
||||
description: Matches 'Max' WEB-DLs. Negates any encodes.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB2 [1080p]
|
||||
conditions:
|
||||
- name: MAX Regex
|
||||
negate: false
|
||||
pattern: Max
|
||||
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: MAX Regex
|
||||
negate: false
|
||||
pattern: Max
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 1
|
||||
input: Dune Prophecy (2024) S01E02 Two Wolves (2160p HDR10 DV Hybrid MAX Webrip
|
||||
x265 10bit EAC3 5 1 Atmos - Goki)[TAoE]
|
||||
lastRun: '2024-12-06T02:59:11.931629'
|
||||
passes: true
|
||||
Reference in New Issue
Block a user