OpenELEC/service.openelec.settings

Add RunScript() parameters

Closed this issue · 1 comments

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.

Cheers
Nessus

I'm closing this ticket as there are no current plans to add this functionality. Thanks.