34 lines
556 B
JSON
34 lines
556 B
JSON
{
|
|
"id": "community",
|
|
"name": "Community",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "",
|
|
"banner": "",
|
|
"fanart": "",
|
|
"categories": [
|
|
"direct",
|
|
"movie",
|
|
"tvshow",
|
|
"vo"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "filterlanguages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces del canal en idioma...",
|
|
"default": 3,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"No Filtrar",
|
|
"LAT",
|
|
"CAST",
|
|
"VO",
|
|
"VOSE"
|
|
]
|
|
}
|
|
]
|
|
}
|