santiagosayshey
32c3815475
tweak(regex): Optional seperator between TrueHDA and 7.1
2025-01-11 23:36:41 +10:50
santiagosayshey
88b21a1003
add(format): SDR Negation in HDR (Missing)
...
- Negate HDR when SDR is explicitly
2025-01-11 23:20:15 +10:50
santiagosayshey
a4873f5c9c
fix(format): Fixed BTN Atmos Condition
...
- Wasn't set properly due to rename bug
- Add basic tests
2025-01-11 23:07:48 +10:50
santiagosayshey
92d7997b4e
tweak(format): Add DVD negation to Remux CF
2025-01-11 22:33:48 +10:50
Sam Chau
4f06252276
Merge branch 'stable' of https://github.com/Dictionarry-Hub/database into 2160p-Remux
2025-01-11 22:04:40 +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
santiagosayshey
94f4e4449f
tweak(regex): Add 'jennaortegaUHD' to Non Retail HDR Groups
...
- Releases appear to have injected HDR10+ / DoVi
- Unclear if this is non retail, but no other groups have these layers
2025-01-11 07:55:48 +10:50
santiagosayshey
69f6c3dc4c
tweak(profile): Scoring Changes
...
- Upgrade until -> 350 represents a 2160p Remux with DV + HDR10+, TrueHD + Atmos
- Min score increment -> 10 to stop upgrades between freleech
2025-01-11 05:21:32 +10:50
Sam Chau
b81a191407
docs: Add CONTRIBUTING.md with commit message guidelines and structure
2025-01-11 04:52:49 +10:30
santiagosayshey
d9248500cb
Update 1080p Quality.yml
2025-01-08 20:50:13 +10:30
santiagosayshey
633aedc1ae
fix(profile): Fix Quality Cutoff
...
- Now back to 2160p Remux
- Mapping wasn't properly resolving to Sonarr IDs
2025-01-07 01:26:23 +10:50
santiagosayshey
97e699f75a
fix(profile): Restore Prefer Freeleech
2025-01-06 16:31:32 +10:50
santiagosayshey
9d47c68ba4
improvement(profile): Various scoring fixes for 2160p Remux
...
- Negate non-retail HDR
- Negate Bluray encodes
- Add missing TrueHD scores
- Add remux (codec) score
- Update until still broken
2025-01-06 16:23:29 +10:50
santiagosayshey
0ac2c9dd0c
feat(format): New CF: Non Retail HDR
...
- Matches releases with non retail HDR from specific release groups (notably from torrentleech)
2025-01-06 16:19:26 +10:50
santiagosayshey
638e1ca2a4
feat(format): new CF: Encodes from Blu-ray
...
- Matches encodes from a Blu-ray, needed to drop score of 4k encodes
2025-01-06 16:17:28 +10:50
santiagosayshey
0ddf03f9c7
improvement(format): Add more missing groups for HDR10, TrueHD
...
- TekMUX for HDR
- PmP for TrueHD
2025-01-06 16:16:17 +10:50
santiagosayshey
fe6de27099
improvement(regex): Regex patterns for prior Atmos improvements
2025-01-06 16:15:19 +10:50
santiagosayshey
dba94a65cf
fix(format): don't match encodes / remuxes
2025-01-06 16:06:28 +10:50
santiagosayshey
889b5eeb80
fix(format): required negations for TrueHD
2025-01-06 16:05:51 +10:50
santiagosayshey
f448c60fa4
improvement(format): Parse for BTN Atmos labelling
...
- Instead of 'Atmos', match a singular 'A' after 'TrueHD' or 'DDP'
- The.Last.of.Us.S01.2160p.UHD.BluRay.Remux.TrueHDA7.1.H.265-PmP
2025-01-06 16:05:02 +10:50
santiagosayshey
dcae792b08
feat(format): New 'codec' CF
...
- Matches Remux as a codec, not a source. Either h265 or h264.
- Need a better descriptor for this
2025-01-06 06:23:39 +10:50
santiagosayshey
b6c20e1098
fix(format): Fix required negations for Atmos and HDR10
2025-01-06 06:22:52 +10:50
santiagosayshey
6ca98eac39
feat(profile): New Profile: 2160p Remux
...
- Profile initialisation
- Still needs to be tested
2025-01-06 06:08:33 +10:50
santiagosayshey
f893e090ef
Improvement(format): Better h265 parsing
...
- Only match 1080p + WEB
- Don't match remuxes / full discs
2025-01-06 06:07:16 +10:50
santiagosayshey
c50e687195
fix(format): Add required negation to remux regex
2025-01-06 06:05:16 +10:50
Sam Chau
954b802b34
New Profile: 1080p Quality `v1` #15
...
- 100+ custom formats for release groups, codecs, audio, hdr, resolutions, languages, etc.
- Prioritises 'Transparent' 1080p Encodes from reputable groups, with fallbacks to more balanced WEB-DLs and DVDs in the case of no HD source.
2024-12-24 06:09:28 +10:30
santiagosayshey
60713d842a
refactor(profile): Rename: 1080p Encode -> 1080p Quality
2024-12-24 06:22:25 +10:50
santiagosayshey
81e20fb6e3
feat(profile): Add x264 Tag to 1080p Encode
2024-12-24 06:18:12 +10:50
root
65de0da231
feat(format): New Release Group: SOP
...
- Tier 5 (Manual Rank - HDBits Internal)
2024-12-22 21:17:22 +10:50
Sam Chau
32edc2799e
fix(workflow): update repository-dispatch action to version 3 in notify-groups.yml
2024-12-22 20:08:40 +10:30
Sam Chau
0dd6bc9ce2
fix(workflow): update token for repository dispatch in notify-groups.yml
2024-12-22 19:57:38 +10:30
Sam Chau
ab43447d5b
fix(workflow): update token for repository dispatch in notify-groups.yml
2024-12-22 19:49:51 +10:30
Sam Chau
977affeebc
Merge branch 'stable' of https://github.com/Dictionarry-Hub/database into 1080p-Encode
2024-12-22 19:14:45 +10:30
Sam Chau
e6446cc474
feat: add GitHub Actions workflow for notifying groups on push to 1080p-Encode branch
2024-12-22 19:14:08 +10:30
santiagosayshey
65756098f9
feat(profile): Increase 1080p Golden Popcorn Score
...
- Needed to offset new GPPi Groupings
- Unaccounted for GPs now clearly trump Tier 1 encodes
2024-12-20 20:14:35 +10:50
santiagosayshey
cc4fdb52be
feat(profile): Add "Prereleases" Quality Group
...
- Enabled by default to allow import
- Disabled on import via Profile Tweak compilation
2024-12-20 19:54:20 +10:50
santiagosayshey
d1eefa641b
refactor(profile): Remove Bleeding Edge Codec + DV (No Fallback) CFs
...
- Now handled entirely using tweaks
- Import with score = 0 if allowed
- Import with score = -9999 if not
2024-12-20 19:34:54 +10:50
santiagosayshey
6ab0510e28
feat(profile): Set Allow Lossless Audio = true
2024-12-20 19:26:59 +10:50
santiagosayshey
0b733b62fb
refactor(profile): Remove Lossless audio formats from default profile
...
- Now handled entirely using tweaks
- Import with score = 0 if allowed
- Import with score = -9999 if not
2024-12-20 19:22:28 +10:50
santiagosayshey
cdd56cff6e
chore(format): Adjust Condition Name
...
- Free50 -> Free75
2024-12-20 18:28:13 +10:50
santiagosayshey
d1849e6924
feat(format): Add Freeleech Custom Formats
...
- 25%, 50%, 75%, 100%
2024-12-20 18:24:35 +10:50
santiagosayshey
eed71c7036
feat(format): New Release Group: de[42]
...
- Identified as Tier 4 (1080p GPPi)
- Score = 50 in 1080p Encode
2024-12-19 16:23:23 +10:50
Sam Chau
52928467a0
chore(profile): remove redundant language strictness tweak
2024-12-18 23:21:52 +10:30
santiagosayshey
0935f85cb0
feat(format): Overhauled Langauge System
...
- Base language custom formats added, compiler will convert to other languages on the fly
- Not <Language>: Matches releases that don't include the specified language
- Not Only <Langauge>: Matches releases that include both the specified language, and others via parsed language logic
- Not Only <Langauge> (Missing): Matches releases that include both the specified language, and others via regex pattern "Dual Audio"
- New regex pattern to match dual audio
- Set default language to "Must Include English"
2024-12-18 23:28:52 +10:50
santiagosayshey
f9968b0888
fix(format): Refactor SD Golden Popcorn Logic
...
- Match Flag + SD resolutions, stop negation of HD resolutions
- Negate 720p Golden Popcorn in 1080p-Encode
2024-12-17 18:51:07 +10:50
Sam Chau
2d36d9b453
Merge branch 'stable' of https://github.com/Dictionarry-Hub/database into 1080p-Encode
2024-12-17 18:13:43 +10:30
santiagosayshey
badd733e88
fix(profile): Various Improvements to 1080p Encode
...
- Reduce BHDStudio Score, now inline with lower tier WEB (Netflix, Hulu, etc)
- Remove BeyondHD from Encode tier list
- Add custom format for h265, negate h265 releases in 1080p Encode
- x264 Custom Format now negates WEBs
2024-12-17 18:29:26 +10:50
Sam Chau
e8ecf5e0dc
fix: update workflow reference to use main branch
2024-12-17 17:53:15 +10:30
Sam Chau
82d5835a5d
feat: add GitHub Actions workflow for notifications
2024-12-17 17:52:26 +10:30
santiagosayshey
49d63be494
test(profile): Fix Quality group IDs
2024-12-14 05:05:15 +10:50