Kodi Community Forum

Full Version: <displayremotecode> not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I enabled <displayremotecode> in my advancedsettings.xml to try to troubleshoot a button press issue. For some reason, nothing shows up on screen. Is there something I'm missing?
Quote:<advancedsettings>
<videolibrary>
<hideemptyseries>true</hideemptyseries>
</videolibrary>
<fullscreen>true</fullscreen>
<useddsfanart>true</useddsfanart>
<displayremotecode>true</displayremotecode>
</advancedsettings>
I think it's only for Xbox.
Hitcher Wrote:I think it's only for Xbox.

The setting is only for the XBox.

If you turn on debug logging your xbmc.log should tell you what button is being pressed on the remote.

JR