Johan van Eck
06a7c06933
Prevent duplicate regex_patterns
2025-07-27 20:32:00 +03:00
Johan van Eck
d4582e7330
Fix pipeline configuration
2025-07-27 17:43:02 +03:00
Johan van Eck
712b7a903f
Update README with more details
2025-07-27 17:42:20 +03:00
Johan van Eck
c5828a4f3c
Add a schedule for the Github Actions workflow
2025-07-27 17:42:20 +03:00
Github Actions
b26b47bcdd
Automated update from GitHub Actions
2025-07-27 14:00:39 +00:00
Johan van Eck
ad0d2544bc
Setup Github Actions
2025-07-27 16:59:15 +03:00
Johan van Eck
95951f96af
Add print for unrecognised implementation
2025-07-27 16:05:45 +03:00
Johan van Eck
09c5bc02d9
Ensure all conditions work
2025-07-27 15:49:23 +03:00
Johan van Eck
e48af3aba1
Fix source mappings
2025-07-27 15:28:15 +03:00
Johan van Eck
f8026fc849
Better tags and fix Sonarr custom_format urls
2025-07-27 15:04:10 +03: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
8e2e83c509
Fix key sorting for profiles
2025-07-26 16:28:22 +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
67b2984f91
Remove description if there is none for upgrade_until
2025-07-26 13:32:21 +03:00
Johan van Eck
079e77a882
fix ensure upgrade_until shows is processed correctly
2025-07-26 13:29:04 +03:00
Johan van Eck
f2c276cbbb
Ensure matching custom_format in profile
2025-07-26 13:11:42 +03:00
Johan van Eck
27ef8ee0c9
Fix id for qualities
2025-07-26 13:05:35 +03:00
Johan van Eck
e34cc938c2
Prevent invalid names
2025-07-26 12:55:10 +03:00
Johan van Eck
610cef5a9c
Fix profile scores
2025-07-26 12:49:01 +03:00
Johan van Eck
2f1995ef49
Fully sync name and file name
2025-07-26 12:31:56 +03:00
Johan van Eck
ae132ff1c4
Fix naming
2025-07-26 12:26:15 +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
917bb5928b
Fix file naming
2025-07-26 10:58:31 +03:00
Johan van Eck
f5845c0de6
Better profile naming
2025-07-26 10:36:53 +03:00
Johan van Eck
0857ea9dc6
Add generated TRaSH-Guides with scripts
2025-07-26 10:10:07 +03:00
GitHub Action
8e15e62281
Update bundles
2025-04-04 22:58:47 +00: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
GitHub Action
3b40d67dbb
Update bundles
2025-04-01 13:14:47 +00:00
Sam Chau
90fd8fbeb6
create(devlog): profilarr beta
2025-04-01 23:44:29 +10:30
GitHub Action
4338c1af89
Update bundles
2025-03-26 11:42:52 +00:00
santiagosayshey
1325340926
tweak(format): Move ZoroSenpai into 1080p Quality Tier 2
2025-03-26 22:32:30 +10:50
GitHub Action
b41432d1da
Update bundles
2025-03-18 21:31:07 +00:00
Sam Chau
b01f727a49
fix(wiki): update development setup link in Profilarr setup guide
2025-03-19 08:00:53 +10:30
GitHub Action
309bb223a5
Update bundles
2025-03-18 21:23:26 +00:00
Sam Chau
09a6588f26
create(wiki): profilarr dev setup + database contribution guide
2025-03-19 07:53:10 +10:30
GitHub Action
42402dd0aa
Update bundles
2025-03-10 19:00:46 +00:00
Sam Chau
b5ea439195
fix(wiki): Update development notice for Profilarr 1.0.0 release
2025-03-11 05:30:29 +10:30
GitHub Action
968fe8e34e
Update bundles
2025-03-10 18:58:35 +00:00
Sam Chau
8a11ae4d60
fix(wiki): Correct punctuation in CasaOS setup guide link
2025-03-11 05:28:20 +10:30
GitHub Action
d344f484d8
Update bundles
2025-03-10 18:49:12 +00:00
Sam Chau
71efe81846
fix(wiki): Improve markdown formatting for CasaOS guide
2025-03-11 05:18:57 +10:30
GitHub Action
2796c42085
Update bundles
2025-03-10 18:43:52 +00:00
Sam Chau
12602c3622
create(wiki): Casa OS installation guide for Profilarr (thanks lawgics!!)
2025-03-11 05:13:36 +10:30
GitHub Action
00f7457746
Update bundles
2025-03-10 18:37:06 +00: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