feat(sonarr) - added XEBEC to tier 2

pull/1251/head
Michael Thomas 2 years ago
parent 52403f5d15
commit d7ad0212a0

@ -337,6 +337,15 @@
"value": "\\b(WELP)\\b" "value": "\\b(WELP)\\b"
} }
}, },
{
"name": "XEBEC",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(XEBEC|4KBEC|CEBEX)\\b"
}
},
{ {
"name": "WEBDL", "name": "WEBDL",
"implementation": "SourceSpecification", "implementation": "SourceSpecification",

Loading…
Cancel
Save