Updated: `LQ` CF to add `EPiC`

Added `EPiC` to the `LQ` CF because the audio isn't specified correctly in their release title
pull/707/head
nuxencs 2 years ago
parent cb14236e27
commit c634c59b1f

@ -130,6 +130,15 @@
"value": "\\b(DNL)\\b"
}
},
{
"name": "EPiC",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(EPiC)\\b"
}
},
{
"name": "EuReKA",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save