Add-on:XBMC LCDproc
XBMC LCDproc | ||||||||||||||||
|
Add-ons | XBMC LCDproc |
Need help with this add-on? See here. |
Displays configurable information e.g. about playing media or Kodi status on any LC/VF-display driven by LCDproc, and acts as direct drop-in replacement to the LCD/VFD-feature previously available in Kodi/XBMC's core. Supports additional display elements (icons, bars) on SoundGraph iMON LCD and Targa/Futaba mdm166a VFD hardware. Requires a properly configured and running LCDd either locally or somewhere on the network.
Installing
This add-on is installed from the Add-on browser located in Kodi as follows:
Guides
Documentation
See also LCD.xml for customizing
The LCD.xml file is used for customizing the output of the LCD Display.
Development
The "XBMC LCDproc" addon as is now part of the official XBMC.org Addon repository and is installable and receives updates if installed.
XBMC LCDproc addon is GPLv2 licensed and implemented in Python. The addon handles communication to LCDd more cleanly (reacts properly on any responses and only sends update when really needed, without spamming the socket) and improves on many other things (e.g. no more character translation table for any display type required, special chars handled via native LCDproc widgets etc.). While the addon runs very stable at least for me and can fully replace the code currently present in XBMC's core, it definitely requires testing by more users (different platforms, different displays, different LCD.xml configurations and so on). So I'd like to kindly ask anyone using a LCD or VFD driven by LCDproc to test this Smile
- XBMC LCDproc addon development forum discussion http://forum.kodi.tv/showthread.php?tid=143912
- The addon can be found at my GitHub repo at https://github.com/herrnst/script.xbmc.lcdproc
- XBMC LCDproc addon development and user wiki https://github.com/herrnst/script.xbmc.lcdproc/wiki