feat(sonarr): add TG to LQ

pull/1299/head
nuxen 1 year ago
parent 45e3a1c2e4
commit b67dce2eac
No known key found for this signature in database

@ -121,6 +121,15 @@
"value": "^(TBS)$"
}
},
{
"name": "TG",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(TG)$"
}
},
{
"name": "VIDEOHOLE",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save