Merge pull request #637 from quorn23/backend-maintenance-test-v2

Added: Sonarr-CF [Pref Season Packs]
pull/658/head
TRaSH 2 years ago committed by GitHub
commit 1e23e24471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,15 @@
{
"name": "Prefer Season Packs",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Season Packs",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bS\\d+\\b(?!E\\d+\\b)"
}
}
]
}
Loading…
Cancel
Save