Updated kodi settings on Lenovo
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"iptv": {
|
||||
"id": "",
|
||||
"type": "iptv",
|
||||
"name": "",
|
||||
"description": "",
|
||||
"icon": "",
|
||||
"m3u": {
|
||||
"path": "",
|
||||
"slug": "",
|
||||
"provider": ""
|
||||
},
|
||||
"xmltv": {
|
||||
"path": ""
|
||||
}
|
||||
},
|
||||
"vod": [{
|
||||
"id": "",
|
||||
"type": "vod",
|
||||
"name": "",
|
||||
"description": "",
|
||||
"icon": "",
|
||||
"path": ""
|
||||
}],
|
||||
"live": [{
|
||||
"id": "",
|
||||
"type": "live",
|
||||
"name": "",
|
||||
"description": "",
|
||||
"icon": "",
|
||||
"path": ""
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user