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.
36 lines
734 B
36 lines
734 B
{
|
|
"trash_id": "89358767a60cc28783cdc3d0be9388a4",
|
|
"trash_score": "90",
|
|
"name": "DSNP",
|
|
"includeCustomFormatWhenRenaming": true,
|
|
"specifications": [
|
|
{
|
|
"name": "Disney+",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(dsnp|dsny|disney|Disney\\+)\\b"
|
|
}
|
|
},
|
|
{
|
|
"name": "WEBDL",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 3
|
|
}
|
|
},
|
|
{
|
|
"name": "WEBRIP",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 4
|
|
}
|
|
}
|
|
]
|
|
}
|