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
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 320
|
||||
minScoreIncrement: 10
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: 1080p
|
||||
score: 220
|
||||
|
||||
@@ -17,7 +17,7 @@ tags:
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 320
|
||||
minScoreIncrement: 10
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: UHD Bluray
|
||||
score: 350
|
||||
|
||||
@@ -12,7 +12,7 @@ tags:
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 320
|
||||
minScoreIncrement: 10
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: 1080p Golden Popcorn
|
||||
score: 160
|
||||
|
||||
@@ -16,7 +16,7 @@ tags:
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 350
|
||||
minScoreIncrement: 10
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: 1080p
|
||||
score: 60
|
||||
|
||||
@@ -16,7 +16,7 @@ tags:
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 600
|
||||
minScoreIncrement: 5
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: 2160p
|
||||
score: 300
|
||||
|
||||
@@ -17,7 +17,7 @@ tags:
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 600
|
||||
minScoreIncrement: 5
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: 2160p Quality Tier 1
|
||||
score: 370
|
||||
|
||||
@@ -20,7 +20,7 @@ tags:
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 0
|
||||
upgradeUntilScore: 350
|
||||
minScoreIncrement: 10
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: 2160p
|
||||
score: 120
|
||||
|
||||
Reference in New Issue
Block a user