Kodi Community Forum
Nvidia Shield tv - keymaps et runxbmc script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Nvidia Shield tv - keymaps et runxbmc script (/showthread.php?tid=353995)



Nvidia Shield tv - keymaps et runxbmc script - sikuland - 2020-04-29

Hi, before my nvidia shield, I had raspberry with osmc and kodi. My keymaps worked fine. I want the same thing in my shield tv but the location of the runscript doesn't works

in "\internal\Android\data\org.xbmc.kodi\files\.kodi\userdata\keymaps"

i have gen.xml with

xml:
<keymap>


<home>

<keyboard>

<key id="61669">xbmc.runscript(/internal/android/data/org.xbmc.kodi/files/.kodi/userdata/keymaps/lumiere.py)</key>

</keyboard>

</home>
</keymap>

and in this folder, i create lumiere.py with

python:
import urllib2
urllib2.urlopen('http://192.168.1.23/core/api/jeeApi.php?apikey=blablabla3&type=cmd&id=1462')


I think my problem is the location but i don't understand where ?

thanks for your answer and i'm sorry for my litlle english


RE: Nvidia Shield tv - keymaps et runxbmc script - sikuland - 2020-05-06

nobody can help me please ? Smile