powersync-plugins/kodi
Michael Zanetti 2ac80c0414 Update translations 2019-10-18 13:54:02 +02:00
..
docs/images Fix readme typos in documentations 2019-07-22 11:10:28 +02:00
images
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 Update Kodi device plugin 2019-10-18 13:54:02 +02:00
devicepluginkodi.h Update Kodi device plugin 2019-10-18 13:54:02 +02:00
devicepluginkodi.json Add support for the navigationpad interface 2019-07-25 16:02:08 +02:00
images.qrc
kodi.cpp Update Kodi device plugin 2019-10-18 13:54:02 +02:00
kodi.h Update Kodi device plugin 2019-10-18 13:54:02 +02:00
kodi.pro
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
kodireply.h

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)