Fix: add ENDSTATiON to German Scene and iSSEYMiYAKE to German LQ

pull/2221/head
Lokilicious 3 days ago
parent 8f493e07b4
commit 0752102a9c

@ -338,6 +338,15 @@
"fields": {
"value": "^(AVTOMAT)$"
}
},
{
"name": "iSSEYMiYAKE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iSSEYMiYAKE)$"
}
}
]
}

@ -203,6 +203,15 @@
"fields": {
"value": "^(W4K)$"
}
},
{
"name": "ENDSTATiON",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(ENDSTATiON)$"
}
}
]
}

@ -338,6 +338,15 @@
"fields": {
"value": "^(AVTOMAT)$"
}
},
{
"name": "iSSEYMiYAKE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iSSEYMiYAKE)$"
}
}
]
}

@ -185,6 +185,15 @@
"fields": {
"value": "^(muhHD)$"
}
},
{
"name": "ENDSTATiON",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(ENDSTATiON)$"
}
}
]
}

Loading…
Cancel
Save