Add text to textinput via script
#1
Hi there,
I'm looking for a way to input text into a textfield in xbmc via a python script.
E.g. when I open a search field and then call the script input.py with argument "test" it will input "test" and hit return.
I could not found a way yet, the only possibility i've seen was via json rpc, but i'd like to avoid the webinterface.
Thanks in advance
cheers
Reply

Logout Mark Read Team Forum Stats Members Help
Add text to textinput via script0