tweak(profile): Improve profile tags
This commit is contained in:
parent
00a43aeadc
commit
a0ccbae0a7
|
|
@ -13,8 +13,8 @@ description: '1080p Balanced targets consistent & immutable 1080p **WEB-DLs** wi
|
|||
tags:
|
||||
- 1080p
|
||||
- x264
|
||||
- Balanced
|
||||
- WEB
|
||||
- Lossy Audio
|
||||
- Balanced Focused
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 320
|
||||
|
|
|
|||
|
|
@ -9,11 +9,11 @@ description: "1080p Quality (HDR) utilizes the [**Golden Popcorn Performance Ind
|
|||
\ will fall back to SD releases - **DVD remuxes / encodes**"
|
||||
tags:
|
||||
- 1080p
|
||||
- Transparent
|
||||
- GPPi
|
||||
- x264
|
||||
- x265
|
||||
- HDR
|
||||
- Lossy Audio
|
||||
- Quality Focused
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 320
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@ description: "1080p Quality utilizes the [**Golden Popcorn Performance Index**](
|
|||
\ will fall back to SD releases - **DVD remuxes / encodes**"
|
||||
tags:
|
||||
- 1080p
|
||||
- Transparent
|
||||
- GPPi
|
||||
- x264
|
||||
- Lossy Audio
|
||||
- Quality Focused
|
||||
upgradesAllowed: false
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 320
|
||||
|
|
|
|||
|
|
@ -9,9 +9,10 @@ description: "2160p Balanced targets consistent & immutable 2160p **HDR WEB-DLs
|
|||
tags:
|
||||
- 2160p
|
||||
- HDR
|
||||
- Encode
|
||||
- x264
|
||||
- x265
|
||||
- h265
|
||||
- Lossy Audio
|
||||
- Balanced Focused
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 600
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ tags:
|
|||
- x265
|
||||
- Encode
|
||||
- Lossless Audio
|
||||
- Quality Focused
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 600
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: 2160p Remux
|
||||
description: "2160p Remux utilizes **audio / video tags** to prioritise high quality\
|
||||
\ lossless copies of UHD Blu-rays.\n\n- Unlike the encode profiles, which target\
|
||||
\ releases based on a release group metric, 2160p avoids this to stop *circular\
|
||||
\ releases based on a release group metric, 2160p Remux avoids this to stop *circular\
|
||||
\ downloads* where no discernable upgrade is found. \n- Instead, audio / video metrics\
|
||||
\ such Dolby Vision, TrueHD, Atmos, HDR10+, etc are used to indicate when a remux\
|
||||
\ should be upgraded.\n- For instance, if a hybrid remux that includes some WEB\
|
||||
|
|
@ -13,10 +13,10 @@ description: "2160p Remux utilizes **audio / video tags** to prioritise high qua
|
|||
\ **1080p Remux** profile. "
|
||||
tags:
|
||||
- 2160p
|
||||
- Lossless
|
||||
- Remux
|
||||
- HDR
|
||||
- Dolby Vision
|
||||
- Lossless Audio
|
||||
- h265
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 350
|
||||
|
|
@ -112,6 +112,8 @@ custom_formats:
|
|||
score: -9999
|
||||
- name: UHDBits
|
||||
score: -9999
|
||||
- name: Unwanted Remux Groups
|
||||
score: -9999
|
||||
- name: Upscaled
|
||||
score: -9999
|
||||
- name: VVC
|
||||
|
|
|
|||
Loading…
Reference in New Issue