chore: sync french (v1.0.19)

This commit is contained in:
github-actions[bot]
2026-03-16 00:49:16 +00:00
parent 207f638e18
commit 862e6a21dc
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -1,7 +1,7 @@
-- ============================================================================
-- TRASH-CONV GENERATED SQL
-- ============================================================================
-- Generated: 2026-02-28T00:38:09.652Z
-- Generated: 2026-03-16T00:49:16.689Z
-- ============================================================================
-- TAGS
@@ -319,6 +319,7 @@ INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - AI Upscales (Radarr)', '(?<=\b[12]\d{3}\b)(?=.*\b(HEVC)\b)(?=.*\b(AI)\b)', NULL, NULL);
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - AI Upscales (Sonarr)', '(?<=\b\d{3,4}p\b)(?=.*\b(HEVC)\b)(?=.*\b(AI)\b)', NULL, NULL);
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - AIUS', '\b(AIUS)\b', NULL, NULL);
INSERT INTO regular_expressions (name, pattern, regex101_id, description) VALUES ('Upscaled - GuyZo', '\b(GuyZo|BR-GuyZo)\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 - TheUpscaler', '\b(The[ ._-]?Upscaler)\b', NULL, NULL);
@@ -1159,6 +1160,7 @@ INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type,
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'AI Upscales (Radarr)', 'release_title', 'radarr', 0, 0);
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'AI Upscales (Sonarr)', 'release_title', 'sonarr', 0, 0);
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'AIUS', 'release_title', 'radarr', 0, 0);
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'GuyZo', 'release_title', 'radarr', 0, 0);
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'Regrade', 'release_title', 'radarr', 0, 0);
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'RW', 'release_title', 'radarr', 0, 0);
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required) VALUES ('Upscaled', 'TheUpscaler', 'release_title', 'radarr', 0, 0);
@@ -2080,6 +2082,7 @@ INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expr
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'AI Upscales (Radarr)', 'Upscaled - AI Upscales (Radarr)');
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'AI Upscales (Sonarr)', 'Upscaled - AI Upscales (Sonarr)');
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'AIUS', 'Upscaled - AIUS');
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'GuyZo', 'Upscaled - GuyZo');
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'Regrade', 'Upscaled - Regrade');
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'RW', 'Upscaled - RW');
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('Upscaled', 'TheUpscaler', 'Upscaled - TheUpscaler');
+2 -2
View File
@@ -1,13 +1,13 @@
{
"name": "trash-pcd",
"version": "1.0.18",
"version": "1.0.19",
"description": "TRaSH Guides converted to PCD format - community-maintained quality profiles and custom formats",
"arr_types": [
"radarr",
"sonarr"
],
"dependencies": {
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
"https://github.com/Dictionarry-Hub/schema": "1.1.0"
},
"authors": [
{