mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-17 11:17:02 +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
regex_patterns/Stan.yml
Normal file
9
regex_patterns/Stan.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: Stan
|
||||
pattern: \b(stan)\b[ ._-]web[ ._-]?(dl|rip)?\b
|
||||
description: Stan is an Australian over-the-top streaming service. The service offers
|
||||
a broad range of film and television content from both local and foreign productions,
|
||||
particularly from the United States and United Kingdom.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
tests: []
|
||||
Reference in New Issue
Block a user