Commit Graph

27 Commits

Author SHA1 Message Date
Seraphys d9f75e3e98 tweak(profile): Raise Min Score on Remux Profiles 2025-05-05 18:10:46 -05:00
Seraphys f3fd633712 remove(regex): Add HEVC Back to x265 Regex / Remove from Profiles 2025-05-05 17:31:52 -05:00
Seraphys 01b93137a1 tweak(profile): WEB-DL Tier Modify 3 and add 4 2025-05-05 14:11:50 -05:00
Seraphys 95eb3262ea tweak(profile): Add Showtime to all Profiles 2025-05-04 16:01:09 -05:00
Seraphys 7ee8160cf3 tweak(profile): Add HTSR to all Profiles 2025-05-04 15:58:40 -05:00
Seraphys 95121675b8 tweak(profile): Add Now TV to all Profiles 2025-05-04 15:55:07 -05:00
Seraphys ffb328d5a9 tweak(profile): Remove HDR10 Missing from Non HDR 1080p Profiles 2025-05-04 11:33:25 -05:00
Seraphys fc11a8a26a add(format): HLG + PQ Regex CF and to All Profiles 2025-05-03 20:30:46 -05:00
Seraphys da6307693b tweak(format): Remove 2160p HDR Missing CF from 1080p Profiles 2025-05-03 18:15:42 -05:00
Seraphys ce4ba722fc tweak(profile): Inflate Scoring and Add WEB-DL Tiers Preferences 2025-04-29 17:36:30 -05:00
Seraphys 26d6093f2e tweak(profile): Codec Rework 2025-04-20 18:34:27 -05:00
Seraphys 72e078446d tweak(profile): Add VP9 Negation 2025-04-15 15:04:43 -05:00
Seraphys 42a4cba945 tweak(profile): Remove h265(missing) 2025-04-12 17:53:03 -05:00
Seraphys 65e9ba2740 tweak(profile): Score Update 2025-04-12 17:17:09 -05:00
Seraphys 0c17ebc15a tweak(profile): Remove Non Retail HDR CF 2025-04-10 11:20:02 -05:00
Seraphys 0e2a1b69c6 create(format): Unwanted Release Groups and add to Profiles 2025-04-09 18:06:53 -05:00
Seraphys 725c91e398 tweak(format): Change x265 WEBDL Naming 2025-04-04 23:30:16 -05:00
Seraphys 77998f3f81
tweak(profile): Negate Encoded WEB-DLs (#51) 2025-04-05 11:10:17 +10:30
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
santiagosayshey 0769845b2b fix(profile): Set CF increment scores to 1
- Allows repack upgrades
2025-03-07 17:50:07 +00:00
santiagosayshey 283350b3d1 tweak(profile): Bump repack scores up +1 each
- Allows repacks to trump freeleech
2025-03-07 15:09:16 +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
santiagosayshey 2581cf7fe6 fix(profile): Remove redundant blu-ray encode CF
- Artifact of cloned profile, replaced with existing blu-ray CF and set to -9999
2025-02-11 12:56:34 +10:50
santiagosayshey 6ca6db355e
feat: Repacks (#23)
create(format): Repack CFs
- Uses trash guides regexes as a baseline: https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats/#repackproper
- Combines regexes into single patterns for performance
- Explains different in p2p / scene naming standards

tweak(profile): Add Repack CFs to quality profiles
- Upgrade lone releases with repack / proper
- Disregards freeleech by starting scores with +5
2025-02-06 08:05:08 +10:30
santiagosayshey cbf6c8ae03
New Profile: 1080p Remux (#21)
create(format): Unwanted Remux Groups

tweak(profile): Improve profile tags

create(profile): Initialise Profile: 1080p Remux
2025-01-20 13:39:34 +10:30