Merge pull request #943 from TRaSH-/FonduemangVI-patch-1

Update anime-web-tier-01 for Radarr and Sonarr
pull/942/head
Michael Thomas 2 years ago committed by GitHub
commit 43c9c354c5
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