commit
fe4b41bb28
@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"trash_id": "5608c71bcebba0a5e666223bae8c9227",
|
||||||
|
"trash_score": "1700",
|
||||||
|
"name": "HD Bluray Tier 03",
|
||||||
|
"includeCustomFormatWhenRenaming": false,
|
||||||
|
"specifications": [
|
||||||
|
{
|
||||||
|
"name": "BLURAY",
|
||||||
|
"implementation": "SourceSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 9
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not REMUX",
|
||||||
|
"implementation": "QualityModifierSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not 2160p",
|
||||||
|
"implementation": "ResolutionSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 2160
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "playHD",
|
||||||
|
"implementation": "ReleaseGroupSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": false,
|
||||||
|
"fields": {
|
||||||
|
"value": "^(playHD)$"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue