- Added: Videoland + NLZIET streaming servicespull/978/head
parent
14bdadf9d5
commit
d0d190718d
@ -0,0 +1,17 @@
|
||||
{
|
||||
"trash_id": "b2b980877494b560443631eb1f473867",
|
||||
"trash_score": "75",
|
||||
"name": "NLZ",
|
||||
"includeCustomFormatWhenRenaming": true,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "NLZiet",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(nlz|NLZiet)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"trash_id": "5d2317d99af813b6529c7ebf01c83533",
|
||||
"trash_score": "75",
|
||||
"name": "VDL",
|
||||
"includeCustomFormatWhenRenaming": true,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "Videoland",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(vdl|Videoland)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in new issue