mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-21 21:27:01 +00:00
refactor(everything): Scoring Refactor, 720p Fallback, Streaming Service Improvements
- Adjust scoring for each profile to better differentiate resolution and release type - Add 720p Fallback - Change streaming service names to match their regex targets - Add Stan, BCORE streaming services - Negate bleeding edge codecs (AV1, VVC) - Reduce scene score - Various tag/name improvements
This commit is contained in:
@@ -9,11 +9,11 @@ conditions:
|
||||
required: true
|
||||
resolution: 2160p
|
||||
type: resolution
|
||||
- name: Blu-ray
|
||||
type: source
|
||||
required: true
|
||||
- name: Bluray
|
||||
negate: false
|
||||
required: true
|
||||
source: bluray
|
||||
type: source
|
||||
- name: Not HDR10
|
||||
negate: true
|
||||
pattern: HDR10
|
||||
|
||||
Reference in New Issue
Block a user