From f4b5c0851f8e8ca2c00bb7596ab0d020d9b4c950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 19 Jun 2019 12:36:03 +0200 Subject: [PATCH] Fix invalid link in kodi plugin README.md --- kodi/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kodi/README.md b/kodi/README.md index db85727e..0644801f 100644 --- a/kodi/README.md +++ b/kodi/README.md @@ -1,19 +1,22 @@ # Kodi -This plugin allows you to controll the media center (Kodi)[http://kodi.tv/]. If you want to discover +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" @@ -21,4 +24,5 @@ In order to control Kodi over the network with nymea, you need to activate the r ### Settings - Services - Remote Control Activate all options. + ![Reote](https://raw.githubusercontent.com/guh/nymea-plugins/master/kodi/docs/images/kodi_remote.png "Kodi Remote)