2023-07-10, 19:42
I'm trying to create a favorites item that quit kodi when invoked, but I can't get it to work. Running this on android (firetv).
Quote:<favourites>Also tried:
<favourite name="QUIT" thumb="http://192.168.1.100/stop.png">Quit()</favourite>
</favourites>
- Quit
- XMBC.Quit()
This causes the favourite item to not appear at all
- RunAddon(...)
- PlayMedia(...)
- ActiveWindow(...)
- StartAndroidActivity(...)