feat(sonarr): add OFT to LQ CF (#2010)

Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
pull/2011/head^2
nuxen 5 months ago committed by GitHub
parent 656b8c9d6d
commit b2077584e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -123,6 +123,15 @@
"value": "^(nhanc3)$" "value": "^(nhanc3)$"
} }
}, },
{
"name": "OFT",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(OFT)$"
}
},
{ {
"name": "Pahe", "name": "Pahe",
"implementation": "ReleaseGroupSpecification", "implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save