Win Loading a Super Favourite via JSON-RPC
#1
Hi. I was wondering if it's possible to load a specific Super Favourite via JSON-RPC.

I have tried
Code:
{"jsonrpc": "2.0", "method": "Addons.ExecuteAddon", "params": {"wait": false,"addonid": "plugin.program.super.favourites", "params":{"path": "special://profile/addon_data/plugin.program.super.favourites/Super Favourites/Programmes"}},"id": 1}

I've tried it with 'url' instead of 'path' and 'directory', and it just loads Super Favourites and not the favourite I want. Any ideas?
Reply

Logout Mark Read Team Forum Stats Members Help
Loading a Super Favourite via JSON-RPC0