tweak: Modified Special Edition scores
This commit is contained in:
parent
0d33f22d52
commit
6ad593657d
|
|
@ -3,8 +3,11 @@ description: '**This profile should be used only with Sonarr and will ensure you
|
|||
a decent media file up to 1080p in resolution.**
|
||||
|
||||
|
||||
WEB-DL/Rip source is preferred, but will fallback to Bluray if no WEB-DL/Rip is
|
||||
available.'
|
||||
- WEB-DL/Rip source is preferred, but will fallback to Bluray if no WEB-DL/Rip is
|
||||
available.
|
||||
|
||||
- Special Editions are by default, not preferred but you can increase this score
|
||||
by 5 or 10 to prefer those.'
|
||||
tags:
|
||||
- 1080p
|
||||
- Sonarr
|
||||
|
|
@ -17,10 +20,10 @@ custom_formats:
|
|||
score: 1700
|
||||
- name: Quality Tier 02
|
||||
score: 1650
|
||||
- name: WEB Scene
|
||||
score: 1600
|
||||
- name: Quality Tier 03
|
||||
score: 1600
|
||||
- name: WEB Scene
|
||||
score: 1600
|
||||
- name: DV HDR10
|
||||
score: 1500
|
||||
- name: DV HDR10+
|
||||
|
|
@ -77,8 +80,6 @@ custom_formats:
|
|||
score: 6
|
||||
- name: Repack Proper
|
||||
score: 5
|
||||
- name: Special Edition
|
||||
score: 5
|
||||
- name: 10bit
|
||||
score: -10000
|
||||
- name: AV1
|
||||
|
|
|
|||
|
|
@ -6,9 +6,12 @@ description: '**This profile should be used only with Sonarr and will ensure you
|
|||
- WEB-DL/Rip source is preferred, but will fallback to Bluray if no WEB-DL/Rip is
|
||||
available.
|
||||
|
||||
- Special Editions are by default, not preferred but you can increase this score
|
||||
by 5 or 10 to prefer those.
|
||||
|
||||
- 2160p Bluray media is ignored due to file sizes.
|
||||
|
||||
- his profile also acts like the Streaming Optimized profiles and ignores things
|
||||
- This profile also acts like the Streaming Optimized profiles and ignores things
|
||||
like TrueHD and files with Dolby Vision and no HDR Fallback.
|
||||
|
||||
- 2160p media without HDR will be ignored.'
|
||||
|
|
@ -24,10 +27,10 @@ custom_formats:
|
|||
score: 1700
|
||||
- name: Quality Tier 02
|
||||
score: 1650
|
||||
- name: WEB Scene
|
||||
score: 1600
|
||||
- name: Quality Tier 03
|
||||
score: 1600
|
||||
- name: WEB Scene
|
||||
score: 1600
|
||||
- name: DV HDR10
|
||||
score: 1500
|
||||
- name: DV HDR10+
|
||||
|
|
@ -84,8 +87,6 @@ custom_formats:
|
|||
score: 6
|
||||
- name: Repack Proper
|
||||
score: 5
|
||||
- name: Special Edition
|
||||
score: 5
|
||||
- name: 10bit
|
||||
score: -10000
|
||||
- name: AV1
|
||||
|
|
|
|||
Loading…
Reference in New Issue