powersync-plugins/kodi
Michael Zanetti d65361121c Kodi: Skip link-local IPv6 addresses 2020-01-09 20:26:43 +01:00
..
images rename to nymea 2019-04-02 18:28:53 +02:00
translations Update translations 2019-10-18 13:54:02 +02:00
README.md Kodi: Automatically redetect Kodi when its IP address changes 2019-11-17 00:53:24 +01:00
devicepluginkodi.cpp Kodi: Skip link-local IPv6 addresses 2020-01-09 20:26:43 +01:00
devicepluginkodi.h Kodi: Automatically redetect Kodi when its IP address changes 2019-11-17 00:53:24 +01:00
devicepluginkodi.json don't cache connected state and allow "IP" being empty during config/reconfig 2019-11-19 19:59:48 +01:00
images.qrc rename to nymea 2019-04-02 18:28:53 +02:00
kodi.cpp Fix notification handling 2019-10-21 12:09:55 +02:00
kodi.h Fix notification handling 2019-10-21 12:09:55 +02:00
kodi.pro link less unused stuff 2019-04-02 18:28:53 +02:00
kodiconnection.cpp Add media browser support to kodi 2019-07-25 16:02:08 +02:00
kodiconnection.h Add media browser support to kodi 2019-07-25 16:02:08 +02:00
kodijsonhandler.cpp Add media browser support to kodi 2019-07-25 16:02:08 +02:00
kodijsonhandler.h Add media browser support to kodi 2019-07-25 16:02:08 +02:00
kodireply.cpp implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00
kodireply.h implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00

README.md

Kodi

This plugin allows to integrate nymea with the Kodi media center. The minimum requred version of Kodi is 13 (Gotham).

Setup

Is is required to enable the following settings in Kodi:

Navigate to Settings -> Services -> Control and activate "Alow Remote control via HTTP".

If nymea and Kodi are installed on the same system, activate "Allow remote control from applications on this system" or if kodi is installed on a different system in the same network, activate "Allow remote control from applications on other systems".

In addition, it is recommended to activate "Announce services to other systems" to allow nymea discovery the kodi setup automatically.

Once those settings are activated, the kodi system can be added to nymea.

Note: If ZeroConf cannot be used, the device can be added manually and at least the IP, Port and HTTP Port parameters must be given. It is recommended to configure the Kodi system to a static IP if the manual setup with IP is used. When using discovery, nymea will re-detect kodi when its IP address changes.