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.
34 lines
712 B
34 lines
712 B
3 years ago
|
{
|
||
|
"trash_id": "e36a0ba1bc902b26ee40818a1d59b8bd",
|
||
|
"name": "Paramount+",
|
||
|
"includeCustomFormatWhenRenaming": true,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "Paramount+",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": "\\b(pmtp|Paramount Plus)\\b"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "WEBDL",
|
||
|
"implementation": "SourceSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
|
"value": 7
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "WEBRIP",
|
||
|
"implementation": "SourceSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
|
"value": 8
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|