feat(radarr): add OFT to LQ (#1344)

pull/1342/head
bakerboy448 1 year ago committed by GitHub
commit e1b372aa51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save