wikiseries: nuevo canal

This commit is contained in:
Intel1
2018-05-22 12:48:30 -05:00
committed by GitHub
parent 22f3b24469
commit 65182e1f97
2 changed files with 288 additions and 0 deletions
@@ -0,0 +1,37 @@
{
"id": "wikiseries",
"name": "WikiSeries",
"active": true,
"adult": false,
"language": ["lat", "cast", "vo", "vose"],
"thumbnail": "https://s31.postimg.cc/tnmcrytnv/16142379_1847422438815031_3788419094563167644_n.jpg",
"banner": "",
"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",
"VOSE",
"VO"
]
}
]
}