mirror of https://github.com/TRaSH-/Guides.git
44 lines
869 B
JSON
44 lines
869 B
JSON
{
|
|
"trash_id": "570b03b3145a25011bf073274a407259",
|
|
"name": "HIDIVE",
|
|
"includeCustomFormatWhenRenaming": true,
|
|
"specifications": [
|
|
{
|
|
"name": "WEBDL",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 3
|
|
}
|
|
},
|
|
{
|
|
"name": "WEBRIP",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 4
|
|
}
|
|
},
|
|
{
|
|
"name": "WEB",
|
|
"implementation": "SourceSpecification",
|
|
"negate": false,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 1
|
|
}
|
|
},
|
|
{
|
|
"name": "HIDIVE",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(HIDI(VE)?)\\b"
|
|
}
|
|
}
|
|
]
|
|
}
|