Update bundles
This commit is contained in:
parent
34dc83dd68
commit
ec37747311
|
|
@ -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
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
Loading…
Reference in New Issue