[Starr] CF `[DTS-HRA]`

- Fix: Wrongly matching DTS-Hi10P
pull/829/head
TRaSH 2 years ago
parent b73a61e049
commit 499fdd0825

@ -1,6 +1,7 @@
{ {
"trash_id": "8e109e50e0a0b83a5098b056e13bf6db", "trash_id": "8e109e50e0a0b83a5098b056e13bf6db",
"trash_score": "2000", "trash_score": "2000",
"trash_regex": "https://regex101.com/r/jdUH4x/2",
"name": "DTS-HD HRA", "name": "DTS-HD HRA",
"includeCustomFormatWhenRenaming": false, "includeCustomFormatWhenRenaming": false,
"specifications": [{ "specifications": [{
@ -9,7 +10,7 @@
"negate": false, "negate": false,
"required": true, "required": true,
"fields": { "fields": {
"value": "dts[-. ]?(hd[. ]?)?(hr|hi)" "value": "dts[-. ]?(hd[. ]?)?(hra?|hi\\b)"
} }
}, },
{ {

@ -1,6 +1,7 @@
{ {
"trash_id": "cfa5fbd8f02a86fc55d8d223d06a5e1f", "trash_id": "cfa5fbd8f02a86fc55d8d223d06a5e1f",
"trash_score": "2000", "trash_score": "2000",
"trash_regex": "https://regex101.com/r/jdUH4x/2",
"name": "DTS-HD HRA", "name": "DTS-HD HRA",
"includeCustomFormatWhenRenaming": false, "includeCustomFormatWhenRenaming": false,
"specifications": [{ "specifications": [{
@ -9,7 +10,7 @@
"negate": false, "negate": false,
"required": true, "required": true,
"fields": { "fields": {
"value": "dts[-. ]?(hd[. ]?)?(hr|hi)" "value": "dts[-. ]?(hd[. ]?)?(hra?|hi\\b)"
} }
}, },
{ {

Loading…
Cancel
Save