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
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
Seraphys
f1e049a0de
create(regex): Streaming Service Release Groups ( #28 )
...
- Included various streaming service release groups so they can be used for custom CFs (streaming service tiers for example)
2025-02-09 14:13:50 +10:30
Seraphys
2b03502b03
Create FLUX.yml ( #27 )
2025-02-09 12:47:54 +10:30
santiagosayshey
3fa3e8b28b
tweak(regex): Add outlier "ET" test to extras regex pattern
2025-02-07 06:40:36 +10:50
erphise
34dc83dd68
tweak(regex): Parsing improved for "Extras" ( #22 )
...
- Improve matching for: `E.T..el.ExtraTerrestre.30.Aniversario.1982.mHD.10Bits.1080p.BluRay.DD5.1.HEVC-TMd.mkv`
2025-02-07 05:04:31 +10:30