Files
addon/plugin.video.alfa/channels/mundoflv.json
Intel1 c928c9c3b3 Actualizados
allcalidad: Cambio de dominio y autoplay reparado
asialiveaction: Correción de enlaces
goopelis, mundoflv: desactivdos, web no funcionan
gvideo: Actualizado patrón de enlaces
2018-12-19 08:35:44 -05:00

38 lines
791 B
JSON
Executable File

{
"id": "mundoflv",
"name": "MundoFlv",
"active": false,
"adult": false,
"language": ["lat"],
"thumbnail": "https://s32.postimg.cc/h1ewz9hhx/mundoflv.png",
"banner": "mundoflv.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",
"Español",
"VOS",
"VOSE",
"VO"
]
}
]
}