mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +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:
@@ -46,6 +46,11 @@ conditions:
|
||||
pattern: VietHD
|
||||
required: false
|
||||
type: release_group
|
||||
- name: ZoroSenpai
|
||||
negate: false
|
||||
pattern: ZoroSenpai
|
||||
required: false
|
||||
type: release_group
|
||||
- name: ZQ
|
||||
negate: false
|
||||
pattern: ZQ
|
||||
|
||||
Reference in New Issue
Block a user