Files
addon/channels/watchseries.json
2019-04-23 14:32:53 +02:00

24 lines
492 B
JSON

{
"id": "watchseries",
"name": "WatchSeries",
"active": true,
"adult": false,
"language": [],
"thumbnail": "https://www2.watchmovie.io/img/icon/new-logo.png",
"categories": [
"movie",
"tvshow",
"vos"
],
"settings":[
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": false,
"enabled": true,
"visible": true
}
]
}