Is it possible to add some RunScript() parameters so we can open certain parts of the addon from a onclick skin action. For example:
RunScript(service.openelec.settings?action=editconnection)
This could open only the "Edit" window in "Connections" so you can change your connection settings.
RunScript(service.openelec.settings?action=updatecheck)
This can check for any system updates.
Is it possible to add some RunScript() parameters so we can open certain parts of the addon from a onclick skin action. For example:
Cheers Nessus