35 lines
726 B
JSON
Executable File
35 lines
726 B
JSON
Executable File
{
|
|
"id": "tvvip",
|
|
"name": "TV-VIP",
|
|
"active": false,
|
|
"adult": false,
|
|
"language": "es",
|
|
"banner": "http://i.imgur.com/wyRk5AG.png",
|
|
"thumbnail": "http://i.imgur.com/gNHVlI4.png",
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "15/03/2017",
|
|
"description": "limpieza código"
|
|
},
|
|
{
|
|
"date": "04/01/2017",
|
|
"description": "Se desactiva el canal hasta posible arreglo."
|
|
}
|
|
],
|
|
"categories": [
|
|
"movie",
|
|
"tvshow",
|
|
"documentary"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |