mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 08:17:02 +00:00
fix(profile): Set CF increment scores to 1
- Allows repack upgrades
This commit is contained in:
@@ -18,7 +18,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 320
|
upgradeUntilScore: 320
|
||||||
minScoreIncrement: 10
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 1080p
|
- name: 1080p
|
||||||
score: 220
|
score: 220
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 320
|
upgradeUntilScore: 320
|
||||||
minScoreIncrement: 10
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: UHD Bluray
|
- name: UHD Bluray
|
||||||
score: 350
|
score: 350
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 320
|
upgradeUntilScore: 320
|
||||||
minScoreIncrement: 10
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 1080p Golden Popcorn
|
- name: 1080p Golden Popcorn
|
||||||
score: 160
|
score: 160
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 350
|
upgradeUntilScore: 350
|
||||||
minScoreIncrement: 10
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 1080p
|
- name: 1080p
|
||||||
score: 60
|
score: 60
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 600
|
upgradeUntilScore: 600
|
||||||
minScoreIncrement: 5
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 2160p
|
- name: 2160p
|
||||||
score: 300
|
score: 300
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 600
|
upgradeUntilScore: 600
|
||||||
minScoreIncrement: 5
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 2160p Quality Tier 1
|
- name: 2160p Quality Tier 1
|
||||||
score: 370
|
score: 370
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ tags:
|
|||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 0
|
minCustomFormatScore: 0
|
||||||
upgradeUntilScore: 350
|
upgradeUntilScore: 350
|
||||||
minScoreIncrement: 10
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: 2160p
|
- name: 2160p
|
||||||
score: 120
|
score: 120
|
||||||
|
|||||||
Reference in New Issue
Block a user