Commit Graph

4 Commits

Author SHA1 Message Date
Seraphys
99eb353acd 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
2025-04-01 20:15:12 +10:30
santiagosayshey
c2d2ad9812 tweak(regex): Add word boundary before "MA"
- Needed to stop matching words that include MA in them, like the streaming service "ABEMA"
2025-01-28 07:49:17 +10:50
santiagosayshey
131e31262a test(Movies Anywhere): Adjust test locations
- Move tests from custom format to regex pattern
2024-12-02 19:55:54 +10:50
santiagosayshey
cdef042146 feat(format): Add Streaming Service: Movies Anywhere 2024-12-02 16:59:28 +10:50