Commit graph

88 commits

Author SHA1 Message Date
Github Actions
8774f75e69 Automated update from GitHub Actions 2026-01-18 07:37:02 +00:00
Johan
783609d2e3
Prevent missing regex_patterns (#15) 2026-01-10 17:51:12 +02:00
Github Actions
599fd6209f Automated update from GitHub Actions 2026-01-10 07:36:14 +00:00
Github Actions
fb697a8a58 Automated update from GitHub Actions 2026-01-08 07:39:32 +00:00
Github Actions
6b5fee0b98 Automated update from GitHub Actions 2026-01-05 07:42:41 +00:00
Github Actions
5555d4504d Automated update from GitHub Actions 2026-01-04 07:37:38 +00:00
Github Actions
d3e217857b Automated update from GitHub Actions 2025-12-14 07:36:05 +00:00
Github Actions
4325cad05e Automated update from GitHub Actions 2025-12-07 07:35:48 +00:00
Github Actions
b600da7be0 Automated update from GitHub Actions 2025-11-30 07:35:25 +00:00
Github Actions
b596636219 Automated update from GitHub Actions 2025-11-16 07:35:28 +00:00
Github Actions
90674697d4 Automated update from GitHub Actions 2025-10-30 07:35:51 +00:00
Github Actions
9b7a149460 Automated update from GitHub Actions 2025-10-18 07:38:57 +00:00
Github Actions
69eadbbed2 Automated update from GitHub Actions 2025-10-12 07:35:15 +00:00
Github Actions
e211144bb2 Automated update from GitHub Actions 2025-09-29 07:36:37 +00:00
Johan van Eck
81697ce3cf Prevent duplicate tags 2025-09-27 14:03:09 +03:00
Github Actions
63dabcb481 Automated update from GitHub Actions 2025-09-25 07:36:32 +00:00
Github Actions
3ef62167a5 Automated update from GitHub Actions 2025-09-24 07:36:04 +00:00
Github Actions
3d8cee7d96 Automated update from GitHub Actions 2025-09-19 07:35:43 +00:00
Github Actions
75c692d90b Automated update from GitHub Actions 2025-09-18 07:36:04 +00:00
Github Actions
8d021a1d40 Automated update from GitHub Actions 2025-09-11 07:35:44 +00:00
Github Actions
01f0e89baf Automated update from GitHub Actions 2025-09-06 07:35:15 +00:00
Github Actions
065212f270 Automated update from GitHub Actions 2025-08-31 07:35:02 +00:00
Github Actions
d3e410b661 Automated update from GitHub Actions 2025-08-29 07:35:46 +00:00
Github Actions
14806943bd Automated update from GitHub Actions 2025-08-28 07:36:12 +00:00
Github Actions
6053709cda Automated update from GitHub Actions 2025-08-27 07:36:03 +00:00
Github Actions
7d438e95d6 Automated update from GitHub Actions 2025-08-23 07:35:12 +00:00
Github Actions
1b5aba3dbe Automated update from GitHub Actions 2025-08-18 07:38:46 +00:00
Github Actions
511d380ee6 Automated update from GitHub Actions 2025-08-10 07:36:03 +00:00
Johan van Eck
c1a43d26e6 Add tags to regex_patterns 2025-07-27 21:28:21 +03:00
Johan van Eck
84e5f806c9 Prevent duplicate regex_patterns 2025-07-27 21:25:56 +03:00
Johan van Eck
06a7c06933 Prevent duplicate regex_patterns 2025-07-27 20:32:00 +03:00
Github Actions
b26b47bcdd Automated update from GitHub Actions 2025-07-27 14:00:39 +00:00
Johan van Eck
c9629e8b3d Clearer naming 2025-07-26 17:23:54 +03:00
Johan van Eck
dfe37a51a4 Add Sonarr formats 2025-07-26 17:13:45 +03:00
Johan van Eck
f7aa3da4b0 Fix missing links and removal of trash data 2025-07-26 15:49:21 +03:00
Johan van Eck
2cbea8c226 Small fixes to prevent changes when updating 2025-07-26 14:41:34 +03:00
Johan van Eck
e34cc938c2 Prevent invalid names 2025-07-26 12:55:10 +03:00
Johan van Eck
91821f4c51 Fix prevent [] in filename 2025-07-26 11:55:51 +03:00
Johan van Eck
6d3fce1018 Fix regex generation 2025-07-26 11:54:08 +03:00
Johan van Eck
6d5284a887 Fix regex generation 2025-07-26 11:49:06 +03:00
Johan van Eck
62d593136a Improved parsing 2025-07-26 11:18:28 +03:00
Johan van Eck
0857ea9dc6 Add generated TRaSH-Guides with scripts 2025-07-26 10:10:07 +03:00
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
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