feat(radarr): Add jennaortega to Radarr LQ (Release Title) Custom Format (#1659)

pull/1665/head
yammes08 6 months ago committed by GitHub
parent a724c34451
commit 2fd16b7f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,6 +23,15 @@
"fields": {
"value": "(?=.*?(\\b2160p\\b))(?=.*?(\\bBiTOR\\b))"
}
},
{
"name": "jennaortega",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "(?<!-)\\b(jennaortega(UHD)?)\\b"
}
}
]
}

Loading…
Cancel
Save