mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 00:07:01 +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/Roku.yml
Normal file
41
custom_formats/Roku.yml
Normal file
@@ -0,0 +1,41 @@
|
||||
name: Roku
|
||||
description: Matches 'Roku' WEB-DLs. Negates any encodes.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB3 [1080p]
|
||||
conditions:
|
||||
- name: Roku Regex
|
||||
negate: false
|
||||
pattern: Roku
|
||||
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: Roku Regex
|
||||
negate: false
|
||||
pattern: Roku
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 2
|
||||
input: Almost Heroes (1998) 1080p ROKU WEB-DL x265 HEVC AAC 2.0-PHOCiS
|
||||
lastRun: '2024-12-06T05:41:18.535555'
|
||||
passes: true
|
||||
Reference in New Issue
Block a user