Files
addon/plugin.video.alfa/channels/marapcana.json
2019-04-08 18:08:42 +02:00

33 lines
643 B
JSON

{
"id": "marapcana",
"name": "Marapcana",
"language": ["ita"],
"active": true,
"adult": false,
"thumbnail": "http://marapcana.site/maraplogo7.png",
"banner": "http://marapcana.site/maraplogo7.png",
"categories": [
"movie",
"tvshow",
"top channels"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": false,
"enabled": false,
"visible": false
},
{
"id": "include_in_newest_film",
"type": "bool",
"label": "Includi in novità - Film",
"default": true,
"enabled": true,
"visible": true
}
]
}