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.
38 lines
782 B
38 lines
782 B
{
|
|
"trash_id": "a880d6abc21e7c16884f3ae393f84179",
|
|
"trash_scores": {
|
|
"default": 80
|
|
},
|
|
"name": "HMAX",
|
|
"includeCustomFormatWhenRenaming": true,
|
|
"specifications": [
|
|
{
|
|
"name": "HBO Max",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(hmax|hbom|hbo[ ._-]?max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
|
|
}
|
|
},
|
|
{
|
|
"name": "WEBDL",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 3
|
|
}
|
|
},
|
|
{
|
|
"name": "WEBRIP",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 4
|
|
}
|
|
}
|
|
]
|
|
}
|