From 1e2d6d7b2a28ae6d59b17f1cdee210680164bdd9 Mon Sep 17 00:00:00 2001 From: Mark Ferry Date: Mon, 19 Jun 2023 01:59:13 +0100 Subject: [PATCH] fix #21: use kodi2mqtt v0.22 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2049942..25dc500 100644 --- a/README.md +++ b/README.md @@ -106,9 +106,11 @@ which implements control of concurrent playback streams via - snapclient v0.25+ - nginx - dietpi -- OSMC / Kodi v19 +- OSMC / Kodi v19+ - [kodi2mqtt](https://github.com/void-spark/kodi2mqtt) - - Kodi v19 required for current kodi2mqtt v21 (or use the [python2.7 patch by tspspi](https://github.com/tspspi/kodi2mqtt/commit/e7df9fa70284f0e905728c33c4b243bec92073e8)) + - install by manually extracting the zip in `~/.kodi/addons/` on the client + - Kodi v20 "Nexus" requires [kodi2mqtt v0.22](https://github.com/void-spark/kodi2mqtt/releases/tag/v0.22) + - Kodi v19 "Matrix" requires kodi2mqtt v0.21 (or use the [python2.7 patch by tspspi](https://github.com/tspspi/kodi2mqtt/commit/e7df9fa70284f0e905728c33c4b243bec92073e8)) ## Controller