Files
addon/plugin.video.alfa/channels/news.json
2018-06-16 18:19:09 +02:00

48 lines
1.1 KiB
JSON
Executable File

{
"id": "news",
"name": "Novedades",
"active": false,
"adult": false,
"language": ["*"],
"categories": [
"movie"
],
"settings": [
{
"id": "multithread",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60656]",
"default": true,
"enabled": true,
"visible": true
},
{
"id": "result_mode",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60657]",
"default": 2,
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60658]",
"$ADDON[plugin.video.alfa 60659]",
"$ADDON[plugin.video.alfa 60660]"
]
},
{
"id": "perfil",
"type": "list",
"label": "Perfil de color",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60667]",
"$ADDON[plugin.video.alfa 60668]",
"$ADDON[plugin.video.alfa 60669]",
"$ADDON[plugin.video.alfa 60670]",
"$ADDON[plugin.video.alfa 60671]"
]
}
]
}