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/bcore.json

36 lines
718 B

{
"trash_id": "cc5e51a9e85a6296ceefe097a77f12f4",
"trash_score": "15",
"name": "BCORE",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Bravia Core",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(BCORE)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
}
]
}