Commit Graph

86 Commits

Author SHA1 Message Date
Michael 540ea8b2a0
Create Noyr.yml 2025-03-18 15:03:50 +01:00
Michael c311c6eb36
Create Not-Vodes.yml 2025-03-18 15:03:27 +01:00
Michael 9c7735349b
Create MTBB.yml 2025-03-18 15:02:50 +01:00
Michael 2007076cbe
Create Metal.yml 2025-03-18 15:02:31 +01:00
Michael be720abfb4
Create MC.yml 2025-03-18 15:02:05 +01:00
Michael 46658cf045
Create Matsya.yml 2025-03-18 15:01:48 +01:00
Michael 7cd7bd3b89
Create Lulu.yml 2025-03-18 15:01:26 +01:00
Michael 5b1b54790c
Create LostYears.yml 2025-03-18 15:01:04 +01:00
Michael 596154c1dc
Create JySzE.yml 2025-03-18 15:00:39 +01:00
Michael c2a02c6f3f
Create iKaos.yml 2025-03-18 15:00:21 +01:00
Michael c4348bdd85
Create hydes.yml 2025-03-18 15:00:00 +01:00
Michael 58729616bd
Create FLFL.yml 2025-03-18 14:58:55 +01:00
Michael beb6c300b3
Create Drag.yml 2025-03-18 14:58:36 +01:00
Michael 7e18bff14d
Create Datte13.yml 2025-03-18 14:58:18 +01:00
Michael 600f205017
Create Dae.yml 2025-03-18 14:57:51 +01:00
Michael cafbcfbc62
Create CUNNY.yml 2025-03-18 14:57:07 +01:00
Michael 4f06386af9
Create CsS.yml 2025-03-18 14:56:50 +01:00
Michael f3d2860450
Create Crow.yml 2025-03-18 14:56:24 +01:00
Michael 7ec465e957
Create Brrrrrrr.yml 2025-03-18 14:55:14 +01:00
Michael ff24701140
Create BKC.yml 2025-03-18 14:54:44 +01:00
Michael d5da6b68f0
Create Baws.yml 2025-03-18 14:54:27 +01:00
Michael c68fca3269
Create aro.yml 2025-03-18 14:54:08 +01:00
Michael 8e39eaf809
Create Arid.yml 2025-03-18 14:53:47 +01:00
Michael 280db75bfe
Create ARC.yml 2025-03-18 14:45:18 +01:00
Michael fe7f2c9c40
Create Alt.yml 2025-03-18 14:42:50 +01:00
Michael ae05e01588
Create 0x539.yml 2025-03-18 14:41:31 +01:00
Michael 76891c00aa
Create ZeroBuild.yml 2025-03-18 14:40:44 +01:00
Michael 7cfca7026a
Create Vodes.yml 2025-03-18 14:40:17 +01:00
Michael 367d667ace
Create Vanilla.yml 2025-03-18 14:39:44 +01:00
Michael 17e5b65cb9
Create smol.yml 2025-03-18 14:39:24 +01:00
Michael b317d0ae41
Create SCY.yml 2025-03-18 14:39:02 +01:00
Michael 342d850b68
Create sam.yml 2025-03-18 14:38:30 +01:00
Michael db50fd5fb3
Rename LYS1TH3A to LYS1TH3A.yml 2025-03-18 14:36:27 +01:00
Michael ba03ab9ae0
Create OZR.yml 2025-03-18 14:36:05 +01:00
Michael c23ec6debe
Create LYS1TH3A 2025-03-18 14:35:42 +01:00
Michael e389d3c6dd
Update Legion.yml 2025-03-18 14:20:18 +01:00
Michael 2abc0bd005
Update Arg0.yml 2025-03-18 14:19:52 +01:00
Michael 66dade1962
Update Aergia.yml 2025-03-18 14:19:36 +01:00
Michael e570749110
Create Legion.yml 2025-03-18 14:18:32 +01:00
Michael 6b53068014
Create Arg0.yml 2025-03-18 14:18:07 +01:00
Michael e1ff363eea
Create Aergia.yml 2025-03-18 14:15:57 +01: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
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
Brandon e39014facd
tweak(regex): improve Blu-ray parsing (#31)
- Matches only "BluRay" or "Blu-Ray", but not "Blu Ray"
- Remove extra hyphen from description.
2025-02-10 08:10:55 +10:30
santiagosayshey 05e3b11526 add(regex): Add encode test
- tests for encode & web
2025-02-09 03:48:01 +00:00