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/3d.json

39 lines
853 B

{
"trash_id": "b8cd450cbfa689c0259a01d9e29ba3d6",
"trash_scores": {
"default": -10000
},
"trash_regex": "https://regex101.com/r/hpjKw9/1",
"name": "3D",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(3d|sbs|half[ .-]ou|half[ .-]sbs)\\b"
}
},
{
"name": "BluRay3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(BluRay3D)\\b"
}
},
{
"name": "BD3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(BD3D)\\b"
}
}
]
}