38 lines
752 B
JSON
Executable File
38 lines
752 B
JSON
Executable File
{
|
|
"id": "hdfull",
|
|
"name": "HDFull",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "hdfull.png",
|
|
"banner": "hdfull.png",
|
|
"categories": [
|
|
"movie",
|
|
"tvshow"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "hdfulluser",
|
|
"type": "text",
|
|
"label": "@30014",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "hdfullpassword",
|
|
"type": "text",
|
|
"label": "@30015",
|
|
"hidden": true,
|
|
"enabled": "!eq(-1,'')",
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |