nymea-plugins/kodi
Simon Stürz d992e2de51 Add missing readme files 2019-06-21 17:39:11 +02:00
..
docs/images Migrate kodi plugin documentation 2019-06-21 17:39:11 +02:00
images rename to nymea 2019-04-02 18:28:53 +02:00
translations Translated using Weblate (German) 2019-04-02 18:28:53 +02:00
README.md Add missing readme files 2019-06-21 17:39:11 +02:00
devicepluginkodi.cpp Remove kodi plugin code doc section 2019-06-21 17:39:11 +02:00
devicepluginkodi.h implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00
devicepluginkodi.json Drop deprecated API 2019-04-02 18:49:52 +02:00
images.qrc rename to nymea 2019-04-02 18:28:53 +02:00
kodi.cpp implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00
kodi.h implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00
kodi.pro link less unused stuff 2019-04-02 18:28:53 +02:00
kodiconnection.cpp rename to nymea 2019-04-02 18:28:53 +02:00
kodiconnection.h implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00
kodijsonhandler.cpp implement new media interfaces in kodi 2019-04-02 18:28:53 +02:00
kodijsonhandler.h implement new media interfaces in kodi 2019-04-02 18:28:53 +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)[http://kodi.tv/]. If you want to discover and control Kodi with nymea, you need to activate the remote access and the UPnP service.

"Activate UPnP"

In order to discover Kodi in the network, you need to activate the UPnP 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)

Settings - Services - UPnP

Activate all options. ![UPnP](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_upnp.png "Kodi UPnP)

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)