feat(Starr:) Add New x266 Custom Formats (#1841)
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>pull/1843/head
parent
e6f269673d
commit
e249a39b0d
@ -0,0 +1,28 @@
|
||||
{
|
||||
"trash_id": "390455c22a9cac81a738f6cbad705c3c",
|
||||
"trash_scores": {
|
||||
"default": -10000
|
||||
},
|
||||
"name": "x266",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "x|h266",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "[xh][ ._-]?266|\\bVVC(\\b|\\d)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not Remux",
|
||||
"implementation": "QualityModifierSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,29 @@
|
||||
{
|
||||
"trash_id": "041d90b435ebd773271cea047a457a6a",
|
||||
"trash_scores": {
|
||||
"default": -10000
|
||||
},
|
||||
"name": "x266",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "x|h266",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "[xh][ ._-]?266|\\bVVC(\\b|\\d)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not Remux",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in new issue