tweak(profile): Remove 480p Bluray and Change 720p Score
This commit is contained in:
parent
60dc119983
commit
f08db48dd8
|
|
@ -92,6 +92,8 @@ custom_formats:
|
||||||
score: 15
|
score: 15
|
||||||
- name: 1080p Balanced Tier 2
|
- name: 1080p Balanced Tier 2
|
||||||
score: 10
|
score: 10
|
||||||
|
- name: 720p
|
||||||
|
score: 10
|
||||||
- name: Blu-ray
|
- name: Blu-ray
|
||||||
score: 10
|
score: 10
|
||||||
- name: HDR10
|
- name: HDR10
|
||||||
|
|
@ -132,8 +134,6 @@ custom_formats:
|
||||||
score: 5
|
score: 5
|
||||||
- name: Unknown Lossless Audio
|
- name: Unknown Lossless Audio
|
||||||
score: 5
|
score: 5
|
||||||
- name: 720p
|
|
||||||
score: 0
|
|
||||||
- name: Amazon Prime
|
- name: Amazon Prime
|
||||||
score: 0
|
score: 0
|
||||||
- name: Apple TV+
|
- name: Apple TV+
|
||||||
|
|
@ -239,14 +239,12 @@ qualities:
|
||||||
name: SD Fallback
|
name: SD Fallback
|
||||||
description: Standard Definition Fallbacks
|
description: Standard Definition Fallbacks
|
||||||
qualities:
|
qualities:
|
||||||
- id: 18
|
- id: 22
|
||||||
name: Bluray-480p
|
name: DVD
|
||||||
- id: 19
|
- id: 19
|
||||||
name: WEBDL-480p
|
name: WEBDL-480p
|
||||||
- id: 20
|
- id: 20
|
||||||
name: WEBRip-480p
|
name: WEBRip-480p
|
||||||
- id: 22
|
|
||||||
name: DVD
|
|
||||||
- id: 24
|
- id: 24
|
||||||
name: SDTV
|
name: SDTV
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue