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:
42
custom_formats/iTunes.yml
Normal file
42
custom_formats/iTunes.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
name: iTunes
|
||||
description: Matches 'iTunes' WEB-DLs. Negates any encodes.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB3 [1080p]
|
||||
conditions:
|
||||
- name: iTunes Regex
|
||||
negate: false
|
||||
pattern: iTunes
|
||||
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: iTunes Regex
|
||||
negate: false
|
||||
pattern: iTunes
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 1
|
||||
input: Alien Romulus (2024) (1080p DS4K iT WEBRip x265 HEVC 10bit DDP Atmos 5 1
|
||||
English - KaLLuKaLia)
|
||||
lastRun: '2024-12-06T05:49:21.811162'
|
||||
passes: true
|
||||
Reference in New Issue
Block a user