Files
addon/plugin.video.alfa/channels/serieslatino.json

35 lines
792 B
JSON
Executable File

{
"id": "serieslatino",
"name": "SeriesLatino",
"active": true,
"adult": false,
"language": ["lat"],
"thumbnail": "https://s17.postimg.cc/rpmc90y9r/serieslatino.png",
"banner": "https://s8.postimg.cc/ka707waat/serieslatino_banner.png",
"categories": [
"tvshow"
],
"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",
"VOS"
]
}
]
}