Updated kodi settings on Lenovo

This commit is contained in:
2026-03-22 22:28:43 +01:00
parent 725dfa7157
commit 32b5a81da6
10925 changed files with 575678 additions and 5511 deletions

View File

@@ -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": ""
}]
}