Is there any way to use the Kodi built-in functions (https://kodi.wiki/view/List_of_built-in_functions) in the integration? I didn't spot one. I have seen that using the remote entity achieves more of what I wanted than the media player entity did - I don't really have a need for the media player part on the R2 device.
Ideally what I was looking for, in the first instance, was to be able to create shortcuts on the remote (soft buttons) to access the Movie Sets, Movie Genre screens etc. This would need me to use the ActivateWindow function passing the correct library path and the optional return parameter. The keymap doesn't seem to have these defined.
Description
Is there any way to use the Kodi built-in functions (https://kodi.wiki/view/List_of_built-in_functions) in the integration? I didn't spot one. I have seen that using the remote entity achieves more of what I wanted than the media player entity did - I don't really have a need for the media player part on the R2 device.
Ideally what I was looking for, in the first instance, was to be able to create shortcuts on the remote (soft buttons) to access the Movie Sets, Movie Genre screens etc. This would need me to use the
ActivateWindow
function passing the correct library path and the optional return parameter. The keymap doesn't seem to have these defined.Additional context
No response