chore(radarr): move SWTYBLZ to LQ Release Title (#1967)

pull/1970/head
nuxen 6 months ago committed by GitHub
parent 9735770255
commit a3aa42d07b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -42,6 +42,15 @@
"value": "(?<!-)\\b(jennaortega(UHD)?)\\b"
}
},
{
"name": "SWTYBLZ",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(SWTYBLZ)\\b"
}
},
{
"name": "TeeWee",
"implementation": "ReleaseTitleSpecification",

@ -663,15 +663,6 @@
"value": "^(STUTTERSHIT)$"
}
},
{
"name": "SWTYBLZ",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(SWTYBLZ)$"
}
},
{
"name": "tarunk9c",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save