nymea-plugins/kodi
Michael Zanetti c2ca4038da Fix notification handling 2019-10-21 12:09:55 +02:00
..
docs/images Fix readme typos in documentations 2019-07-22 11:10:28 +02: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 Fix readme typos in documentations 2019-07-22 11:10:28 +02:00
devicepluginkodi.cpp Fix notification handling 2019-10-21 12:09:55 +02:00
devicepluginkodi.h Fix notification handling 2019-10-21 12:09:55 +02:00
devicepluginkodi.json Add support for the navigationpad interface 2019-07-25 16:02:08 +02: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 you to controll the media center Kodi. If you want to discover and control Kodi with nymea, you need to activate the remote access and the UPnP service.

Activate Zeroconf

In order to discover Kodi in the network, you need to activate the zeroconf serive in the Kodi settings:

Settings

![Settings](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_settings.png "Kodi settings)

Settings - Services

![Services](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_services.png "Kodi services)

Activate zeroconf.

Activate "Remote Control"

In order to control Kodi over the network with nymea, you need to activate the remote control permissions:

Settings - Services - Remote Control

Activate all options.

![Reote](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_remote.png "Kodi Remote)