mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +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:
@@ -1,7 +1,8 @@
|
||||
name: BTN Atmos
|
||||
pattern: \bTrue[ .-]?HDA[ .-]?[57]\.1|DDPA[57]\.1\b
|
||||
description: Matches BroadcastTheNet Atmos naming convention
|
||||
tags: []
|
||||
tags:
|
||||
- Audio
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
|
||||
Reference in New Issue
Block a user