
Driver for KODI - Version 0.6.0
Available on:
- Github: https://github.com/alxbauer/neeo-driver-kodi
- Docker (outdated): https://hub.docker.com/r/alxbauer/neeo-driver-kodi
Current features
- Power on the MediaPC via Wake-on-LAN
- Optional "exit KODI", "suspend" or "shutdown" the MediaPC on power off
- Auto reconnect KODI, if connection was lost
- Start Kodi application on recipe launch implemented.
- Browsing support for Video, Music, TV Shows and PVR
- Available as ready to use docker image (currently outdated).
Control functions currently available
- Power on / off
- Navigation with control pad
- Subtitle / Audio / Guide / Info
- Page up / down
- Skip next / previous
- Step back / forward
- Fast forward / rewind
- Home / Menu / Info / Back
- Shortcuts for Videos / Live Tv / Music / Radio
If someone is testing the driver I would appreciate your feedback and suggestions.
Reply
Like
Follow
21
183replies
-
Alexander Bauer Hi there, when i´m trying to start the neeo cli, i´m getting the following Error:
root@NAS:/Sonstiges/NEEO/my-neeo-drivers# neeo-cli start Info: No Brain address configured, attempting to discover one... [KODI] --------------------------------------- [KODI] NEEO driver for KODI - Version: 0.6.0 [KODI] --------------------------------------- [KODI | Kodi - X96] Initialize KODI instance ... [KODI] Loading keymap file: /Sonstiges/NEEO/my-neeo-drivers/neeo-driver-kodi/kodi/lib/keymap.yml ... [KODI | Kodi - X96] Loading controls definition from: /Sonstiges/NEEO/my-neeo-drivers/neeo-driver-kodi/kodi/lib/controls.yml ... [KODI | Kodi - X96] Try connecting at 192.168.0.16:9090 ... Info: - Brain discovered: NEEO Wohnzimmer Info: Start server, connect to NEEO Brain: { brain: 'NEEO Wohnzimmer', host: 'NEEO-447afe72.local' } events.js:183 throw er; // Unhandled 'error' event ^ Error: listen EADDRINUSE 0.0.0.0:6336 at Object._errnoException (util.js:992:11) at _exceptionWithHostPort (util.js:1014:20) at Server.setupListenHandle [as _listen2] (net.js:1355:14) at listenInCluster (net.js:1396:12) at doListen (net.js:1505:7) at _combinedTickCallback (internal/process/next_tick.js:141:11) at process._tickCallback (internal/process/next_tick.js:180:9)
any Idea what this is?