From 2b6bd8922a957f3ca10763c22d9f5b6806984827 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Feb 2026 00:44:13 +0000 Subject: [PATCH] chore: sync german (v1.0.15) --- ops/1.initial.sql | 6 +++--- pcd.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ops/1.initial.sql b/ops/1.initial.sql index af3d242..a612f57 100644 --- a/ops/1.initial.sql +++ b/ops/1.initial.sql @@ -1,7 +1,7 @@ -- ============================================================================ -- TRASH-CONV GENERATED SQL -- ============================================================================ --- Generated: 2026-02-08T00:54:12.987Z +-- Generated: 2026-02-16T00:44:13.420Z -- ============================================================================ -- TAGS @@ -377,8 +377,8 @@ INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - Regrade', '\b((Upscale)?Re-?graded?)\b', NULL, NULL); INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - RW', '\b(RW)\b', NULL, NULL); INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - TheUpscaler', '\b(The[ ._-]?Upscaler)\b', NULL, NULL); -INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - Upscaled (Radarr)', '(?<=\b[12]\d{3}\b).*\b(AI[ ._-]?Enhanced|UPS(UHD)?|Upscaled?([ ._-]?UHD)?|UpRez)\b', NULL, NULL); -INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - Upscaled (Sonarr)', '(?<=\b\d{3,4}p\b).*\b(AI[ ._-]?Enhanced|UPS(UHD)?|Upscaled?([ ._-]?UHD)?|UpRez)\b', NULL, NULL); +INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - Upscaled (Radarr)', '(?<=\b[12]\d{3}\b).*\b(AI[ ._-]?Enhanced?|UPS(UHD)?|Upscaled?([ ._-]?UHD)?|UpRez)\b', NULL, NULL); +INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - Upscaled (Sonarr)', '(?<=\b\d{3,4}p\b).*\b(AI[ ._-]?Enhanced?|UPS(UHD)?|Upscaled?([ ._-]?UHD)?|UpRez)\b', NULL, NULL); INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('WEB Tier 01 - ABBiE', '^(ABBiE)$', NULL, NULL); INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('WEB Tier 01 - ABBIE', '^(ABBIE)$', NULL, NULL); INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('WEB Tier 01 - AJP69', '^(AJP69)$', NULL, NULL); diff --git a/pcd.json b/pcd.json index 973d2e7..d6b6d66 100644 --- a/pcd.json +++ b/pcd.json @@ -1,6 +1,6 @@ { "name": "trash-pcd", - "version": "1.0.14", + "version": "1.0.15", "description": "TRaSH Guides converted to PCD format - community-maintained quality profiles and custom formats", "arr_types": [ "radarr",