Commit Graph

7 Commits

Author SHA1 Message Date
Profilarr 9d5d3bfde3 Merge upstream changes with local customizations
- Incorporated upstream quality control penalties (Foreign Release Groups, x265 Bluray)
- Added upstream streaming service improvements (ATVP, DSNP, HMAX, etc.)
- Maintained local physical media priority structure
- Combined quality tier systems for better additive scoring
- Preserved local customizations (IMAX Enhanced, custom scoring preferences)
- Fixed duplicate score entries and merge conflict markers
- Synchronized remux profile variants with upstream configuration
- Kept distinct behaviors: regular (neutral), prefer theatrical (penalizes special editions), remux-only (restricts qualities)
2025-10-21 21:49:39 -07:00
Seraphys e37f16d3cf tweak(format): Update Quality Tier Conditions 2025-09-23 21:25:57 -05:00
Seraphys 8686a5afb3 create(profile): Remux+
- Adds in Blurays for Full Quality Progression Fallbacks
2025-09-23 19:38:43 -05:00
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 e1f34b16f9
refactor(format): Change Condition Order (#24)
- Move condition orders around for organisation
- No logic changes
2025-02-07 10:32:54 +10:30
santiagosayshey ecbd42749b
refactor(format): tiered release group CFs (#16)
- Removed  'test' artifact from the description
- Add / score tiered release group CFs to 1080p Quality
- Add required negations to full disc CF
- Remove individual release group CFs
2025-01-11 10:35:28 +10:30