mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-06 07:26:43 +02: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:
@@ -0,0 +1,10 @@
|
||||
name: Bravia Core
|
||||
pattern: \b(BCORE)\b
|
||||
description: Sony Pictures Core (formerly known as Bravia Core) is a video on demand
|
||||
service from Sony for its televisions and smartphones, launched in April 2021. The
|
||||
service offers the streaming of movies at up to 4K resolution provided by Sony Pictures
|
||||
Entertainment. CORE stands for Centre of Real Entertainment.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
tests: []
|
||||
Reference in New Issue
Block a user