mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-22 05:37:14 +00:00
tweak(format): Rename Amazon Prime (UHD -> 2160p) for consistency
This commit is contained in:
64
custom_formats/Amazon Prime (2160p).yml
Normal file
64
custom_formats/Amazon Prime (2160p).yml
Normal file
@@ -0,0 +1,64 @@
|
||||
name: Amazon Prime [2160p]
|
||||
description: Matches 4k 'Amazon Prime' WEB-DLs, unique to the 2160p Quality profile
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
conditions:
|
||||
- name: 2160p
|
||||
negate: false
|
||||
required: true
|
||||
resolution: 2160p
|
||||
type: resolution
|
||||
- name: AMZN Regex
|
||||
negate: false
|
||||
pattern: Amazon Prime
|
||||
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:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: AMZN Regex
|
||||
negate: false
|
||||
pattern: Amazon Prime
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 1
|
||||
input: The Bad Guys (2022) (1080p AMZN Webrip x265 10bit EAC3 5 1 - ArcX)[TAoE]
|
||||
lastRun: '2025-01-14T09:45:16.007149'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: AMZN Regex
|
||||
negate: false
|
||||
pattern: Amazon Prime
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 2
|
||||
input: Top Gun Maverick (2022) IMAX (1080p AMZN WEB-DL x265 SDR DDP Atmos 5.1 English
|
||||
- Goki TAoE)
|
||||
lastRun: '2025-01-14T09:45:16.007149'
|
||||
passes: true
|
||||
Reference in New Issue
Block a user