tweak(profile): 720p Fallback to 2160p Remux
This commit is contained in:
parent
a00fa5b245
commit
76b45a9ba6
|
|
@ -54,6 +54,8 @@ custom_formats:
|
|||
score: 30
|
||||
- name: Movies Anywhere
|
||||
score: 30
|
||||
- name: 720p
|
||||
score: 20
|
||||
- name: Criterion Channel
|
||||
score: 20
|
||||
- name: HBO Max
|
||||
|
|
@ -94,8 +96,6 @@ custom_formats:
|
|||
score: 5
|
||||
- name: 3D
|
||||
score: -9999
|
||||
- name: 720p
|
||||
score: -9999
|
||||
- name: AV1
|
||||
score: -9999
|
||||
- name: B&W
|
||||
|
|
@ -139,16 +139,16 @@ qualities:
|
|||
name: Remux-1080p
|
||||
- id: 9
|
||||
name: WEBDL-1080p
|
||||
- id: 14
|
||||
name: WEBDL-720p
|
||||
- id: -1
|
||||
name: SD
|
||||
name: SD Fallback
|
||||
description: Standard Definition Fallbacks
|
||||
qualities:
|
||||
- id: 22
|
||||
name: DVD
|
||||
- id: 19
|
||||
name: WEBDL-480p
|
||||
- id: 20
|
||||
name: WEBRip-480p
|
||||
- id: 24
|
||||
name: SDTV
|
||||
upgrade_until:
|
||||
|
|
|
|||
Loading…
Reference in New Issue