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
750 B
36 lines
750 B
{
|
|
"trash_id": "7a235133c87f7da4c8cccceca7e3c7a6",
|
|
"trash_score": "50",
|
|
"name": "HBO",
|
|
"includeCustomFormatWhenRenaming": true,
|
|
"specifications": [
|
|
{
|
|
"name": "HBO",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(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
|
|
}
|
|
}
|
|
]
|
|
}
|