30 lines
595 B
JSON
30 lines
595 B
JSON
{
|
|
"id": "maxipelis",
|
|
"name": "Maxipelis",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"version": 1,
|
|
"thumbnail": "http://www.maxipelis.net/wp-content/uploads/2016/12/applogo.png",
|
|
"banner": "",
|
|
"changes": [
|
|
{
|
|
"date": "25/08/2017",
|
|
"description": "Nuevo canal"
|
|
}
|
|
],
|
|
"categories": [
|
|
"movie"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|