Get HOME window property
#1
In python, my addon sets some temporary parameters as follows:
python:

xbmcgui.Window(HOME_ID).setProperty(key,value)

Is it possible to get this key/value using JSON RPC?

Thanks in advance,
Zach
Reply

Logout Mark Read Team Forum Stats Members Help
Get HOME window property0