[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:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user