mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-03 10:54:16 +02:00
chore: sync full (v1.0.16)
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- TRASH-CONV GENERATED SQL
|
-- TRASH-CONV GENERATED SQL
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Generated: 2026-02-08T08:49:25.108Z
|
-- Generated: 2026-02-16T00:44:20.035Z
|
||||||
|
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- TAGS
|
-- TAGS
|
||||||
@@ -1157,8 +1157,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 - 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 - 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 - 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 (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 (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 ('v0 - v0', '(\b|\d)(v0)\b', NULL, NULL);
|
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('v0 - v0', '(\b|\d)(v0)\b', NULL, NULL);
|
||||||
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('v1 - v1', '(\b|\d)(v1)\b', NULL, NULL);
|
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('v1 - v1', '(\b|\d)(v1)\b', NULL, NULL);
|
||||||
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('v2 - v2', '(\b|\d)(v2)\b', NULL, NULL);
|
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('v2 - v2', '(\b|\d)(v2)\b', NULL, NULL);
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "trash-pcd",
|
"name": "trash-pcd",
|
||||||
"version": "1.0.15",
|
"version": "1.0.16",
|
||||||
"description": "TRaSH Guides converted to PCD format - community-maintained quality profiles and custom formats",
|
"description": "TRaSH Guides converted to PCD format - community-maintained quality profiles and custom formats",
|
||||||
"arr_types": [
|
"arr_types": [
|
||||||
"radarr",
|
"radarr",
|
||||||
|
|||||||
Reference in New Issue
Block a user