77 lines
1.7 KiB
JSON
Executable File
77 lines
1.7 KiB
JSON
Executable File
{
|
|
"id": "doomtv",
|
|
"name": "doomtv",
|
|
"compatible": {
|
|
"addon_version": "4.3"
|
|
},
|
|
"active": true,
|
|
"adult": false,
|
|
"language": "es",
|
|
"thumbnail": "https://s2.postimg.org/jivgi4ak9/doomtv.png",
|
|
"banner": "https://s32.postimg.org/6gxyripvp/doomtv_banner.png",
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "24/06/2017",
|
|
"description": "Cambios para autoplay"
|
|
},
|
|
{
|
|
"date": "06/06/2017",
|
|
"description": "COmpatibilida con AutoPlay"
|
|
},
|
|
{
|
|
"date": "12/05/2017",
|
|
"description": "Fix generos y enlaces"
|
|
},
|
|
{
|
|
"date": "15/03/2017",
|
|
"description": "limpieza código"
|
|
},
|
|
{
|
|
"date": "01/02/2017",
|
|
"description": "Release."
|
|
}
|
|
],
|
|
"categories": [
|
|
"latino",
|
|
"movie"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "filter_languages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces en idioma...",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"No filtrar",
|
|
"Latino"
|
|
]
|
|
},
|
|
{
|
|
"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
|
|
}
|
|
]
|
|
} |