feat(Sonarr-fr): add `TAT` to FR WEB Tier 2 (#1673)

pull/1683/head
FonduemangVI 5 months ago committed by GitHub
commit d2afdde617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -87,6 +87,15 @@
"fields": {
"value": "^(RiPiT)$"
}
},
{
"name": "TAT",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(TAT)$"
}
}
]
}

Loading…
Cancel
Save