how to open the video addons browser
#1
Pardon me for having a brain fart but i cant seem to figure out the code to opening the video addons.

Can someone help?
Reply
#2
you can use:
python:
xbmc.executebuiltin('ActivateWindow(AddonBrowser)')
or:
python:
xbmc.executeJSONRPC('{"jsonrpc":"2.0","method":"GUI.ActivateWindow","id":1,"params":{"window":"addonbrowser"}}')
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
how to open the video addons browser0