Commit Graph

94 Commits

Author SHA1 Message Date
Seraphys 6a74e4fb2e tweak(format): Naming Fix 2025-03-16 17:19:48 -05:00
Seraphys 56588792dc tweak(format): Naming Fixes 2025-03-16 17:19:18 -05:00
Seraphys 44529715b5 tweak(format): OCD Fix 2025-03-16 14:34:29 -05:00
Seraphys 918aa73eaa tweak(format): OCD Fixes 2025-03-16 12:32:33 -05:00
Seraphys 85dc2c6afa tweak(format): Remove 1080p Required and Add 2160p Negation 2025-03-16 12:16:56 -05:00
Seraphys 4df0548512 tweak(format): Fix Tag 2025-03-15 20:36:06 -05:00
Seraphys 2207c646df tweak(format): Fix Tags 2025-03-15 19:37:42 -05:00
Seraphys 5212b72fc1 tweak(format): Change Tag 2025-03-15 18:09:19 -05:00
Seraphys 776f3d4f60 tweak(format): Change Tag 2025-03-15 11:56:38 -05:00
Seraphys 8ae88e8e9e tweak(format): Remove Tag 2025-03-14 19:14:12 -05:00
Seraphys 35603cca7e
delete(format): 480p Bluray 2025-03-14 19:01:40 -05:00
Seraphys 0d78242c98 tweak(format): Fix Tags 2025-03-14 18:54:11 -05:00
REPLACE_VALUE 6dcf30ba70 tweak(format): Negation + Required 2025-03-14 18:05:25 -05:00
Seraphys 060999994c
Merge pull request #1 from xshatterx/create(format)-Resolution/Source-Custom-Formats
Merge Branches
2025-03-14 16:15:18 -05:00
Seraphys cbd648e416
create(format): 2160p Remux 2025-03-11 22:56:16 -05:00
Seraphys 66aaa224b8
create(format): 1080p Remux 2025-03-11 22:55:07 -05:00
Seraphys 439d075f10
tweak(format): Rename and add DVD Negation 2025-03-11 22:37:36 -05:00
Seraphys 255445350c
create(format): Remux Match using Quality Modifier 2025-03-11 21:49:55 -05:00
Seraphys b2802036ee
tweak(format): Remove Remux Negation 2025-03-11 21:17:36 -05:00
Seraphys cb9b992d91
tweak(format): Remove Remux Negation 2025-03-11 21:16:27 -05:00
Seraphys 2f33eceb38
tweak(format): Remove Remux Negation 2025-03-11 21:16:12 -05:00
Seraphys 0403c2331a
tweak(format): Remove Remux Negation 2025-03-11 21:15:12 -05:00
Seraphys cc456b9da7
tweak(format): Renamed 2160p Bluray 2025-03-11 20:56:03 -05:00
Seraphys 8e0b2d1c86
tweak(format): Remove Source Tag 2025-03-11 19:58:05 -05:00
Seraphys 38e816ce8a
create(format): 2160p WEBRip Custom Format 2025-03-11 19:51:49 -05:00
Seraphys 92fd47b205
create(format): 480p WEBRip Custom Format 2025-03-11 19:50:47 -05:00
Seraphys c5d845f172
create(format): 720p WEBRip Custom Format 2025-03-11 19:49:58 -05:00
Seraphys 9653ddae57
create(format): 1080p WEBRip Custom Format 2025-03-11 19:48:44 -05:00
Seraphys 2b59411db4
tweak(format): Change 1080 to 1080p 2025-03-11 19:46:43 -05:00
Seraphys bde1ff0183
create(format): 2160p WEBDL Custom Format 2025-03-11 19:45:13 -05:00
Seraphys 7ae76d7d5d
create(format): 480p WEBDL Custom Format 2025-03-11 19:43:53 -05:00
Seraphys e5be978b6b
create(format): 720p WEBDL Custom Format 2025-03-11 19:42:46 -05:00
Seraphys 461681c626
create(format): 1080p WEBDL Custom Format 2025-03-11 19:41:46 -05:00
Seraphys 9a24cf5608
create(format): 480p Bluray Custom Format 2025-03-11 19:24:06 -05:00
Seraphys de9602dbd8
create(format): 720p Bluray Custom Format 2025-03-11 19:23:13 -05:00
Seraphys db73859962
create(format): 1080p Bluray Custom Format 2025-03-11 19:22:14 -05:00
Seraphys f8398cedfc
tweak(format): Remove Storage Tag 2025-03-11 18:36:38 -05:00
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
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 142d98aaf1 tweak(format): Rename Amazon Prime (UHD -> 2160p) for consistency 2025-03-07 17:52:07 +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 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
Seraphys 6be97f82a8
tweak(format): Change Condition Order (#25)
- Update 1080p Golden Popcorn
- Update 2160p Blu-ray Encode
- Update 720p Golden Popcorn
- Update SD Golden Popcorn
- Update x264 (2160p)
2025-02-09 12:10:41 +10:30
santiagosayshey f35259508b fix(format): Add required negation to "Not <Langauge>"
- Previous conditions would match Not <Langauge> if a release contained something other than the original language (MULTi's for instance)
- Required negation forces both conditions to be met
2025-02-08 05:34:41 +10:50
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 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 a499fabf0e tweak(format): Extra tags for language / source / groups / flags 2025-01-27 00:33:39 +10:50
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
santiagosayshey 1a2bdebd2c
New Profile: 2160p Balanced (#20)
tweak(regex): Better descriptions

tweak(profile): Modified Blu-ray behavior for Quality profiles
- Score set to 10, so that non reputable encodes are not ranked above web-dls
- Quality tier scores increased to make up for this

create(profile): Initialise Profile: 2160p Balanced
- New CF: 2160p Encode - used to negate any encodes at 4k
- New CF: Lossless Audio (1080p) - used to negate non-reputable encodes w/ lossless audio from overtaking wanted WEB-DLs
- New Profile: 2160p Balanced - grab 2160p WEB-DLs with fallback to 1080p Quality
2025-01-19 12:47:18 +10:30