Added: CRFW to `WEB Tier 01` and `HQ-WEBDL`

Added the group `CRFW` to the CFs `WEB Tier 01` and `HQ-WEBDL` because of their hybrid DV HDR web releases.
pull/715/head
nuxencs 2 years ago
parent a40ead990d
commit b6388e1c1d

@ -58,6 +58,15 @@
"value": "\\bCMRG\\b"
}
},
{
"name": "CRFW",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bCRFW\\b"
}
},
{
"name": "CRUD",
"implementation": "ReleaseTitleSpecification",

@ -58,6 +58,15 @@
"value": "CMRG\\b"
}
},
{
"name": "CRFW",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "CRFW\\b"
}
},
{
"name": "CRUD",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save