38 lines
790 B
JSON
Executable File
38 lines
790 B
JSON
Executable File
{
|
|
"id": "mundoflv",
|
|
"name": "MundoFlv",
|
|
"active": true,
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
} |