create: Added WIP SQP-2 Profile
This commit is contained in:
parent
0d5d773c03
commit
5245566b89
|
|
@ -0,0 +1,52 @@
|
|||
name: SQP-2 (2160p) - UHD Remux Bluray IMAX-E
|
||||
description: 'Depending on what''s released first and available the following Workflow
|
||||
Logic will be used:
|
||||
|
||||
|
||||
- When the 4k WEB-DL is released it will download the 4k WEB-DL. (streaming services)
|
||||
|
||||
- When the 4k Remux is released it will upgrade to the 4k Remux.
|
||||
|
||||
- When the HQ Encode is released it will upgrade to the HQ Encode.
|
||||
|
||||
- When the IMAX-E is released it will upgrade to the IMAX-E.
|
||||
|
||||
|
||||
Possible Variables
|
||||
|
||||
|
||||
When no 4k release exists, it will grab the following:
|
||||
|
||||
|
||||
- 1080p WEBDL with DV/HDR (optional also 1080p WEBDL without DV/HDR)
|
||||
|
||||
- 1080p Remux'
|
||||
tags: []
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 550
|
||||
upgradeUntilScore: 10000
|
||||
minScoreIncrement: 1
|
||||
custom_formats: []
|
||||
qualities:
|
||||
- id: -1
|
||||
name: WEB|Remux|Bluray|2160p
|
||||
description: ''
|
||||
qualities:
|
||||
- id: 4
|
||||
name: Bluray-2160p
|
||||
- id: 3
|
||||
name: Remux-2160p
|
||||
- id: 5
|
||||
name: WEBDL-2160p
|
||||
- id: 6
|
||||
name: WEBRip-2160p
|
||||
- id: 9
|
||||
name: WEBDL-1080p
|
||||
- id: 11
|
||||
name: WEBRip-1080p
|
||||
- id: 8
|
||||
name: Remux-1080p
|
||||
upgrade_until:
|
||||
id: -1
|
||||
name: WEB|Remux|Bluray|2160p
|
||||
language: must_english
|
||||
Loading…
Reference in New Issue