Files
addon/plugin.video.alfa/channels/retroseriestv.json
2018-07-27 16:11:05 -03:00

22 lines
467 B
JSON

{
"id": "retroseriestv",
"name": "RetroSeriesTV",
"active": true,
"adult": false,
"language": ["lat", "cast"],
"thumbnail": "https://retroseriestv.com/wp-content/uploads/2017/04/Logo3-5.png",
"banner": "",
"categories": [
"tvshow"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": false,
"enabled": false,
"visible": false
}
]
}