Update bundles

This commit is contained in:
GitHub Action
2025-02-06 18:34:44 +00:00
parent 34dc83dd68
commit ec37747311
5 changed files with 15 additions and 15 deletions

View File

@@ -3786,7 +3786,7 @@
{
"name": "Extras",
"negate": false,
"pattern": "(?i)(\\b|\\.)(extra[s]?|special feature[s]?)\\b",
"pattern": "(?i)(?<=\\b[12]\\d{3}\\b).*(\\b|\\.)\\b(Extras?|Bonus|Extended[ ._-]Clip|Special Feature[s]?)\\b",
"required": true,
"type": "release_title"
}

File diff suppressed because one or more lines are too long

View File

@@ -1748,7 +1748,7 @@
},
{
"name": "Extras",
"pattern": "(?i)(\\b|\\.)(extra[s]?|special feature[s]?)\\b",
"pattern": "(?i)(?<=\\b[12]\\d{3}\\b).*(\\b|\\.)\\b(Extras?|Bonus|Extended[ ._-]Clip|Special Feature[s]?)\\b",
"description": "Extras, Special Features, Featurettes, etc",
"tags": [
"Unwanted",

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2025-02-05T21:35:21.875051+00:00",
"updated_at": "2025-02-06T18:34:44.735351+00:00",
"folders": [
"custom_formats",
"profiles",

File diff suppressed because one or more lines are too long