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
|
||||
- name: 1080p Balanced Tier 2
|
||||
score: 10
|
||||
- name: 720p
|
||||
score: 10
|
||||
- name: Blu-ray
|
||||
score: 10
|
||||
- name: HDR10
|
||||
|
|
@ -132,8 +134,6 @@ custom_formats:
|
|||
score: 5
|
||||
- name: Unknown Lossless Audio
|
||||
score: 5
|
||||
- name: 720p
|
||||
score: 0
|
||||
- name: Amazon Prime
|
||||
score: 0
|
||||
- name: Apple TV+
|
||||
|
|
@ -239,14 +239,12 @@ qualities:
|
|||
name: SD Fallback
|
||||
description: Standard Definition Fallbacks
|
||||
qualities:
|
||||
- id: 18
|
||||
name: Bluray-480p
|
||||
- id: 22
|
||||
name: DVD
|
||||
- id: 19
|
||||
name: WEBDL-480p
|
||||
- id: 20
|
||||
name: WEBRip-480p
|
||||
- id: 22
|
||||
name: DVD
|
||||
- id: 24
|
||||
name: SDTV
|
||||
upgrade_until:
|
||||
|
|
|
|||
Loading…
Reference in New Issue