Merge branch 'master' into radarr-anime

pull/942/head
TRaSH 2 years ago committed by GitHub
commit 5cf00597f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,6 +58,15 @@
"value": "\\b(Reza)\\b"
}
},
{
"name": "sam",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[sam\\]|-sam\\b"
}
},
{
"name": "SCY",
"implementation": "ReleaseTitleSpecification",

@ -67,6 +67,15 @@
"value": "\\b(Reza)\\b"
}
},
{
"name": "sam",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[sam\\]|-sam\\b"
}
},
{
"name": "SCY",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save