63 lines
1.4 KiB
JSON
Executable File
63 lines
1.4 KiB
JSON
Executable File
{
|
|
"id": "pymovie",
|
|
"name": "pymovie",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "https://s27.postimg.org/hvmvz7vab/pymovie.png",
|
|
"banner": "https://s28.postimg.org/3k0wjnwul/pymovie_banner.png",
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "25/05/2017",
|
|
"description": "cambios esteticos"
|
|
},
|
|
{
|
|
"date": "15/03/2017",
|
|
"description": "limpieza código"
|
|
},
|
|
{
|
|
"date": "04/01/2017",
|
|
"description": "Release."
|
|
}
|
|
],
|
|
"categories": [
|
|
"movie",
|
|
"tvshow",
|
|
"documentary"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_peliculas",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Peliculas",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_infantiles",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Infantiles",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_documentales",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Documentales",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |