mirror of https://github.com/TRaSH-/Guides.git
29 lines
595 B
JSON
29 lines
595 B
JSON
{
|
|
"trash_id": "47435ece6b99a0b477caf360e79ba0bb",
|
|
"trash_scores": {
|
|
"default": -10000
|
|
},
|
|
"name": "x265 (HD)",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "x265/HEVC",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "[xh][ ._-]?265|\\bHEVC(\\b|\\d)"
|
|
}
|
|
},
|
|
{
|
|
"name": "Not 2160p",
|
|
"implementation": "ResolutionSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": 2160
|
|
}
|
|
}
|
|
]
|
|
}
|