Solved Add-on API for get XBMC main setting
#1
I would like get (not write) a couple of XBMC main setting (es. Device name in Settings/Services/General) from my add-on.

Add support for "user helper string" in add-on setting...It would look like to the main setting in XBMC. A string that gives some useful information and help on the specific setting selected.

This request is born after this my post: http://forum.xbmc.org/showthread.php?tid=204559

Thanks!
Reply
#2
as already answered in your other post:
you can read (and write) any setting via JSONrpc. Documentation for this is missing on Wiki, but if you use http://wiki.xbmc.org/index.php?title=JSO...Introspect you'll get the documentation for the desired functions
Reply
#3
thanks da-anda!
Reply

Logout Mark Read Team Forum Stats Members Help
Add-on API for get XBMC main setting0