Files
addon/channels/polpotv.json
2019-10-19 22:03:28 +02:00

23 lines
533 B
JSON

{
"id": "polpotv",
"name": "PolpoTV",
"language": ["ita"],
"active": true,
"adult": false,
"thumbnail": "https://polpo.tv/build/assets/apple-touch-icon-152x152.png",
"banner": "https://polpo.tv/build/assets/apple-touch-icon-152x152.png",
"categories": [
"movie"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Includi ricerca globale",
"default": false,
"enabled": false,
"visible": true
}
]
}