jaxcore-kodi-plugin
v0.0.1
Published
Voice control plugin for Kodi
Downloads
7
Readme
kodi-jaxcore-plugin
Installing Kodi Plugin for OSMC (Raspberry Pi 3)
First enable Bluetooth:
sudo nano /var/lib/connman/settingsFind the Bluetooth settings:
[Bluetooth]
Enable=false
Tethering=falseChange Bluetooth to true:
[Bluetooth]
Enable=true
Tethering=falseCtrl-X to save and exit, reboot OSMC.
