add(profile): Added SQP-1 (2160p) Streaming Optimized Profile
This commit is contained in:
parent
4c7dbc2181
commit
4eaf5bb618
|
|
@ -0,0 +1,61 @@
|
||||||
|
name: SQP-1 (2160p) Streaming Optimized
|
||||||
|
description: 'Depending what''s released first and available the following Workflow
|
||||||
|
Logic will be used:
|
||||||
|
|
||||||
|
|
||||||
|
- When a 1080p WEBDL is released it will be downloaded. (streaming services)
|
||||||
|
|
||||||
|
- When a 1080p BHDStudio is released it will download the BHDStudio release.
|
||||||
|
|
||||||
|
- If no 1080p BHDStudio or 1080p WEBDL can be found (not existing or limited sources)
|
||||||
|
a 1080p hallowed encode will be downloaded.
|
||||||
|
|
||||||
|
- If no 1080p hallowed encode can be found, 1080p a Bluray encode (less or not streaming
|
||||||
|
optimized) will be downloaded.
|
||||||
|
|
||||||
|
- When a 2160p WEBDL is released it will be downloaded. (streaming services)
|
||||||
|
|
||||||
|
- When a 2160p BHDStudio is released it will download the 2160p BHDStudio release.
|
||||||
|
|
||||||
|
- If no 2160p BHDStudio or 2160p WEBDL can be found (not existing or limited sources)
|
||||||
|
a 2160p hallowed encode will be downloaded.
|
||||||
|
|
||||||
|
- 1080p releases will be upgraded to 2160p releases when available.'
|
||||||
|
tags: []
|
||||||
|
upgradesAllowed: true
|
||||||
|
minCustomFormatScore: 0
|
||||||
|
upgradeUntilScore: 10000
|
||||||
|
minScoreIncrement: 10
|
||||||
|
custom_formats: []
|
||||||
|
qualities:
|
||||||
|
- id: 4
|
||||||
|
name: Bluray-2160p
|
||||||
|
- id: -2
|
||||||
|
name: WEB-2160p
|
||||||
|
description: ''
|
||||||
|
qualities:
|
||||||
|
- id: 5
|
||||||
|
name: WEBDL-2160p
|
||||||
|
- id: 6
|
||||||
|
name: WEBRip-2160p
|
||||||
|
- id: -1
|
||||||
|
name: Bluray|WEB-1080p
|
||||||
|
description: ''
|
||||||
|
qualities:
|
||||||
|
- id: 9
|
||||||
|
name: WEBDL-1080p
|
||||||
|
- id: 10
|
||||||
|
name: Bluray-1080p
|
||||||
|
- id: 11
|
||||||
|
name: WEBRip-1080p
|
||||||
|
- id: 14
|
||||||
|
name: WEBDL-720p
|
||||||
|
- id: 15
|
||||||
|
name: WEBRip-720p
|
||||||
|
- id: 13
|
||||||
|
name: Bluray-720p
|
||||||
|
upgrade_until:
|
||||||
|
id: 4
|
||||||
|
name: Bluray-2160p
|
||||||
|
description: 4K Ultra HD Blu-ray video encoded with lossy compression
|
||||||
|
language: must_original
|
||||||
Loading…
Reference in New Issue