albaintor / integration-kodi

Kodi integration for Unfolded Circle Remote Two
Mozilla Public License 2.0
7 stars 1 forks source link

Kodi Built-in Functions #3

Open uvjim opened 2 months ago

uvjim commented 2 months ago

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