Skip to content

Commit

Permalink
new: block german.dl releases
Browse files Browse the repository at this point in the history
  • Loading branch information
engels74 committed Nov 4, 2024
1 parent f5ad7d3 commit 39b4400
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions custom_formats/block-german-dl-both.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Block German DL Releases",
"cfSync_version": "0.0.1",
"cfSync_radarr": true,
"cfSync_sonarr": true,
"cfSync_score": -10000,
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "German DL Blocker",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "(?i)german(?:\\.\\w+)*\\.dl\\."
}
}
]
}

0 comments on commit 39b4400

Please sign in to comment.