You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/json/radarr/cf/repack2.json

28 lines
619 B

{
"trash_id": "ae43b294509409a6a13919dedd4764c4",
"trash_score": "12",
"trash_regex": "https://regex101.com/r/kQ4oeP/1",
"name": "Repack2",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Repack2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Repack2)\\b"
}
},
{
"name": "Proper2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Proper2)\\b"
}
}
]
}