fix Special Edition for new {edition-} naming

pull/800/head
rg9400 2 years ago committed by GitHub
parent 477c53426b
commit dcfe1499ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
{ {
"trash_id": "957d0f44b592285f26449575e8b1167e", "trash_id": "957d0f44b592285f26449575e8b1167e",
"trash_score": "25", "trash_score": "25",
"trash_regex": "https://regex101.com/r/ZUo0H1/1",
"name": "Special Edition", "name": "Special Edition",
"includeCustomFormatWhenRenaming": false, "includeCustomFormatWhenRenaming": false,
"specifications": [{ "specifications": [{
@ -9,7 +10,7 @@
"negate": false, "negate": false,
"required": true, "required": true,
"fields": { "fields": {
"value": "(?<!^)\\b(extended|uncut|director|special|unrated|uncensored|cut|version|edition)(\\b|\\d)" "value": "(?<!^|{)\\b(extended|uncut|director|special|unrated|uncensored|cut|version|edition)(\\b|\\d)"
} }
}, },
{ {

Loading…
Cancel
Save