Kodi Community Forum

Full Version: [BUG] Formatting showing on VFD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
System: Linux
XBMC Version: Dharma RC1

Formatting from Includes_Home.xml ([COLOR=homelabelbig]) shows on VFD.

VFD: imon

Relevant part of my LCD.xml:
<navigation>
<line>$INFO[System.CurrentWindow]</line>
<line>$INFO[System.CurrentControl]</line>
</navigation>

I removed all the formatting code that showed up from Includes_Home.xml. That solves it for me, but I am probably breaking something else.