[PolpoTV] new channel for kod (#119)

* [PolpoTV] new channel for kod

* [polpoTV] json fix + scraped thumbnail

* [polpoTV] added menu for genre and year

* [polpoTV] next page icon updated

* [polpoTV] added tmdbid in item infoLabels

* [PolpoTV] KoD tuning + support mini mod
This commit is contained in:
whiplash78
2019-10-21 18:33:07 +02:00
committed by mac12m99
parent 1043a62d87
commit cb67854213
4 changed files with 189 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"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
}
]
}