fix(profile): Remove redundant blu-ray encode CF
- Artifact of cloned profile, replaced with existing blu-ray CF and set to -9999
This commit is contained in:
parent
cd8adc38ce
commit
2581cf7fe6
3 changed files with 2 additions and 22 deletions
|
|
@ -20,8 +20,6 @@ minScoreIncrement: 10
|
|||
custom_formats:
|
||||
- name: 1080p
|
||||
score: 60
|
||||
- name: Blu-ray
|
||||
score: 60
|
||||
- name: Blu-ray Remux
|
||||
score: 60
|
||||
- name: DTS-X
|
||||
|
|
@ -88,7 +86,7 @@ custom_formats:
|
|||
score: -9999
|
||||
- name: B&W
|
||||
score: -9999
|
||||
- name: Blu-ray Encode
|
||||
- name: Blu-ray
|
||||
score: -9999
|
||||
- name: Dolby Vision
|
||||
score: -9999
|
||||
|
|
|
|||
|
|
@ -26,8 +26,6 @@ custom_formats:
|
|||
score: 120
|
||||
- name: 1080p
|
||||
score: 60
|
||||
- name: Blu-ray
|
||||
score: 60
|
||||
- name: Blu-ray Remux
|
||||
score: 60
|
||||
- name: DTS-X
|
||||
|
|
@ -100,7 +98,7 @@ custom_formats:
|
|||
score: -9999
|
||||
- name: B&W
|
||||
score: -9999
|
||||
- name: Blu-ray Encode
|
||||
- name: Blu-ray
|
||||
score: -9999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
score: -9999
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue