Commit Graph

88 Commits

Author SHA1 Message Date
Seraphys a4ea3b6aa5 tweak(regex): Tag Update 2025-05-30 13:17:46 -05:00
Seraphys cc860ff62c tweak(regex): Tag Update 2025-05-30 12:14:56 -05:00
Seraphys b970af9a5f tweak(regex): Update Tags 2025-05-30 12:01:07 -05:00
Seraphys 628d54415b tweak(format): Add ShieldBearer to Unwanted 2025-05-29 19:13:28 -05:00
Seraphys 1577d6d63a create(regex): SiCFoI 2025-05-29 19:08:08 -05:00
Seraphys a7954d8021 tweak(format): Add Nahom to Unwanted 2025-05-29 19:02:17 -05:00
Seraphys 53b1c689dc create(regex): Anime Groups Next Batch 2025-05-29 15:45:17 -05:00
Seraphys 2724f601ff create(regex): Add PP 2025-05-28 13:15:13 -05:00
Seraphys 0c11bd1cf5 create(regex): BiZKiT & LM 2025-05-28 12:43:59 -05:00
Seraphys 640864b846 remove(regex): No Longer Needed 2025-05-27 16:02:36 -05:00
Seraphys 72a0acfac9 create(regex): RARGB 2025-05-27 15:57:40 -05:00
Seraphys 126be28760 tweak(regex): Fix Spelling (By Me) 2025-05-27 15:46:13 -05:00
Seraphys 83eb8c059f add(regex): Remux Group Regex 2025-05-27 15:41:45 -05:00
Seraphys 59263b3c9b tweak(format): Add KC to Unwanted Release Groups 2025-05-18 21:13:00 -05:00
Seraphys 43a88c276f tweak(format): Fix Peacock Rename Import 2025-05-16 15:02:12 -05:00
Seraphys 0acfe10d89 tweak(format): Fix Itunes Rename Import 2025-05-16 14:45:23 -05:00
Seraphys c070c7d2f0 tweak(format): Fix Max Rename Import 2025-05-16 14:25:21 -05:00
Seraphys abc72653dc tweak(format): Fix HMAX Rename Import 2025-05-16 14:22:48 -05:00
Seraphys 66dd89c61b create(regex): Initial Anime Groups Prolific 2025-05-15 21:04:14 -05:00
Seraphys f3fd633712 remove(regex): Add HEVC Back to x265 Regex / Remove from Profiles 2025-05-05 17:31:52 -05:00
Seraphys aced737557 remove(format): No Longer Needed 2025-05-04 15:06:05 -05:00
Seraphys fc11a8a26a add(format): HLG + PQ Regex CF and to All Profiles 2025-05-03 20:30:46 -05:00
Seraphys 58b948105f tweak(regex): Misspelled Sicfol 2025-05-03 20:11:53 -05:00
Seraphys 7f90075088 tweak(regex): Fix Name 2025-04-29 20:20:35 -05:00
Seraphys 8bdd288042 tweak: Add Groupless to Banned 2025-04-29 20:18:23 -05:00
Seraphys ea3e46eba2 tweak(format): Add Groupless To Banned 2025-04-29 20:18:11 -05:00
Seraphys fbc94284b5 create(regex): WEBDL Groups 2025-04-27 16:25:12 -05:00
Seraphys c5f4ed1998 create(regex): WEBDL Groups 2025-04-27 15:10:12 -05:00
Seraphys 7bb0f3b70d tweak(regex): Test Case 3D 2025-04-25 14:16:12 -05:00
Seraphys a6decf1b6f create(regex): Showtime 2025-04-21 20:34:18 -05:00
Seraphys 133384b0bf create(regex): NOW TV 2025-04-21 20:25:38 -05:00
Seraphys 75bd9e6dd9 create(regex): Hotstar 2025-04-21 20:09:52 -05:00
Seraphys 26d6093f2e tweak(profile): Codec Rework 2025-04-20 18:34:27 -05:00
Seraphys 56cf03011b tweak(regex): OCD Fix 2025-04-15 14:52:49 -05:00
Seraphys e864492602 create(regex): VP9 2025-04-15 14:36:58 -05:00
Seraphys 589f77b2de tweak(profile): Move BeyondHD to Unwanted Release Groups 2025-04-14 20:27:17 -05:00
Seraphys b385fc94db tweak(format): Add Non Retail HDR Groups 2025-04-10 11:16:24 -05:00
Seraphys d4b21c34c0 tweak(format): Add Groups to Unwanted Release Groups 2025-04-09 22:04:50 -05:00
Seraphys 0e2a1b69c6 create(format): Unwanted Release Groups and add to Profiles 2025-04-09 18:06:53 -05:00
Seraphys 63d15e18b3 tweak(regex): Remove HEVC 2025-04-06 11:45:33 -05:00
Sam Chau 34b81a1e7b Merge branch 'stable' of https://github.com/Dictionarry-Hub/database into scoring-refactor 2025-04-05 10:23:22 +10:30
Samuel Chau 03a63e2459
fix(format): HDR improvements (#50)
- fixed a issue where HDR was matching both HDR10 & 10+
- fixed an issue where unknown lossless audio was matching for TrueHD releases / missing groups
- added a new 'general HDR' CF which matches HDR that isn't HDR10 nor HDR10+
- added an optional any character between HDR10 and +
2025-04-05 09:28:33 +10:30
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
Brandon b53c97a343
fix(regex, format): Improve regex boundary matching and remove duplicates (#36)
* tweak(regex):  Improve SM737 boundary matching

* remove(regex): Duplicate patterns created by group tiers

* tweak(group_tiers): Prevent creation of duplicate patterns

* tweak(regex): Use `THREESOME` instead of `threesome`

* tweak(regex): Rename `Colour` to `Colourisation`

* tweak(regex): Improve `Colourisation` description
2025-03-11 05:06:53 +10:30
Seraphys 82b096a3e6
create(regex): Asian Streaming Platforms (#39) 2025-03-11 05:03:26 +10:30
xxx 25ee7d846a fix(format): Set proper TrueHD condition for 1080p Lossless
- Remove old TrueHD + Atmos pattern
2025-03-08 04:40:54 +00:00
santiagosayshey 6ca1e93939
create: special / theatrical editions (#37)
- New regex patterns for IMAX, Extended Clip, Sing Along, Special & Theatrical Editions
- New custom format for Special Edition + Special Edition (unwanted) 
- Score Special Edition custom formats in each profile; overrides HDR / Audio formats
- Add 'Flights' to non retail HDR groups
2025-02-26 16:41:06 +10:30
Brandon 4585257e16
tweak(format): Improve matching for Black & White colour grade (#34)
- Improve b&w matching to include various spellings / delimiters
- Enforce year look ahead to make sure black & white is not included in title
- Negate any colorized releases that were originally black and white
2025-02-15 16:54:15 +10:30
santiagosayshey 69de45758e tweak(format): Add VisionXpert to non retail HDR groups
- note that HDR+ layers generated using DaVinci Resolve
2025-02-11 12:57:53 +10:50
Brandon 59240192dc
fix(regex): match literal `.` rather than any character (#30) 2025-02-10 08:14:37 +10:30