tweak: More updates for profile config
This commit is contained in:
parent
a94badebee
commit
a83e83b000
|
|
@ -1,4 +1,4 @@
|
||||||
name: SQP-1 (1080p) Streaming Optimized
|
name: (1080p) Streaming Optimized
|
||||||
description: '**This is only the base profile, it does not have the optional scores,
|
description: '**This is only the base profile, it does not have the optional scores,
|
||||||
you''d need to duplicate and set the scores manually.**
|
you''d need to duplicate and set the scores manually.**
|
||||||
|
|
||||||
|
|
@ -122,23 +122,28 @@ custom_formats:
|
||||||
- name: x265 (HD)
|
- name: x265 (HD)
|
||||||
score: -10000
|
score: -10000
|
||||||
qualities:
|
qualities:
|
||||||
|
- id: 10
|
||||||
|
name: Bluray-1080p
|
||||||
- id: -1
|
- id: -1
|
||||||
name: Bluray|WEB-1080p
|
name: WEB-1080p
|
||||||
description: ''
|
description: ''
|
||||||
qualities:
|
qualities:
|
||||||
- id: 9
|
- id: 9
|
||||||
name: WEBDL-1080p
|
name: WEBDL-1080p
|
||||||
- id: 10
|
|
||||||
name: Bluray-1080p
|
|
||||||
- id: 11
|
- id: 11
|
||||||
name: WEBRip-1080p
|
name: WEBRip-1080p
|
||||||
|
- id: -2
|
||||||
|
name: Bluray|WEB-720p
|
||||||
|
description: ''
|
||||||
|
qualities:
|
||||||
|
- id: 13
|
||||||
|
name: Bluray-720p
|
||||||
- id: 14
|
- id: 14
|
||||||
name: WEBDL-720p
|
name: WEBDL-720p
|
||||||
- id: 15
|
- id: 15
|
||||||
name: WEBRip-720p
|
name: WEBRip-720p
|
||||||
- id: 13
|
|
||||||
name: Bluray-720p
|
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
id: -1
|
id: 10
|
||||||
name: Bluray|WEB-1080p
|
name: Bluray-1080p
|
||||||
|
description: 1080p Blu-ray video encoded with lossy compression
|
||||||
language: must_original
|
language: must_original
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: SQP-1 (2160p) Streaming Optimized
|
name: (2160p) Streaming Optimized
|
||||||
description: '**This is only the base profile, it does not have the optional scores,
|
description: '**This is only the base profile, it does not have the optional scores,
|
||||||
you''d need to duplicate and set the scores manually.**
|
you''d need to duplicate and set the scores manually.**
|
||||||
|
|
||||||
|
|
@ -158,12 +158,16 @@ qualities:
|
||||||
name: Bluray-1080p
|
name: Bluray-1080p
|
||||||
- id: 11
|
- id: 11
|
||||||
name: WEBRip-1080p
|
name: WEBRip-1080p
|
||||||
|
- id: -3
|
||||||
|
name: Bluray|WEB-720p
|
||||||
|
description: ''
|
||||||
|
qualities:
|
||||||
|
- id: 13
|
||||||
|
name: Bluray-720p
|
||||||
- id: 14
|
- id: 14
|
||||||
name: WEBDL-720p
|
name: WEBDL-720p
|
||||||
- id: 15
|
- id: 15
|
||||||
name: WEBRip-720p
|
name: WEBRip-720p
|
||||||
- id: 13
|
|
||||||
name: Bluray-720p
|
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
id: 4
|
id: 4
|
||||||
name: Bluray-2160p
|
name: Bluray-2160p
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue