77 lines
1.6 KiB
JSON
Executable File
77 lines
1.6 KiB
JSON
Executable File
{
|
|
"id": "seriesblanco",
|
|
"name": "Seriesblanco",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "seriesblanco.png",
|
|
"banner": "seriesblanco.png",
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "11/05/2017",
|
|
"description": "Fix merge"
|
|
},
|
|
{
|
|
"date": "06/04/2017",
|
|
"description": "Mejoras en filtertools, fix calidades"
|
|
},
|
|
{
|
|
"date": "01/04/2017",
|
|
"description": "Cambiado canal."
|
|
}
|
|
],
|
|
"categories": [
|
|
"tvshow",
|
|
"vos"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_series",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Episodios de series",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "filter_languages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces en idioma...",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"No filtrar",
|
|
"Español",
|
|
"Inglés",
|
|
"Latino",
|
|
"VO",
|
|
"VOS",
|
|
"VOSI",
|
|
"OVOS"
|
|
]
|
|
},
|
|
{
|
|
"id": "filterlinks",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces de tipo...",
|
|
"default": 2,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Solo Descarga",
|
|
"Solo Online",
|
|
"No filtrar"
|
|
]
|
|
}
|
|
]
|
|
} |