Deployed 68df0f73
with MkDocs version: 1.4.2
parent
1a7e3894b3
commit
56a19a667d
@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"trash_id": "f700d29429c023a5734505e77daeaea7",
|
||||||
|
"trash_score": "101",
|
||||||
|
"name": "DV (FEL)",
|
||||||
|
"includeCustomFormatWhenRenaming": false,
|
||||||
|
"specifications": [
|
||||||
|
{
|
||||||
|
"name": "FraMeSToR",
|
||||||
|
"implementation": "ReleaseGroupSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\b(FraMeSToR)\\b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DV",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\b(dv|dovi|dolby[ .]?vision)\\b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "No FANRES",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\b(FANRES)\\b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not Hybrid",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\bhybrid(\\b|\\d)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not Hybrid Release Group",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "-HYBRID"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in new issue