New additions to remote.xml not working
#1
EDIT: Weird. Immediately after posting this thread, the controls started working, even though they hadn't been working before (including after restarting XBMC and my server). Oh well. All's well that ends well.

Hi all.

I've been using a modified remote.xml with my Logitech Harmony 300 for about two years now. Every custom control I've added over the years works fine.

Recently, I referred to the Keymap Wiki to add some new controls (for adjusting audio delay, and updating the library with one button) to my existing remote.xml, but for some some reason, the new controls aren't working.

Can anyone tell me what I've done wrong? New keymaps are highlighted in red. All other keymaps are 100% functional.

<FullscreenVideo>
<joystick name="Harmony">
<!-- up --> <button id="1">BigStepForward</button>
<!-- down --> <button id="2">BigStepBack</button>
<!-- left --> <button id="3">StepBack</button>
<!-- right --> <button id="4">StepForward</button>
<!-- menu --> <button id="6">OSD</button>
<!-- Prev --> <button id="32">SmallStepBack</button>
<!-- Info --> <button id="31">ActivateWindow(1118)</button>
<!-- Red --> <button id="83">SubtitleDelayPlus</button>
<!-- Green --> <button id="84">SubtitleDelayMinus</button>
<!-- Yellow --> <button id="85">ShowSubtitles</button>
<!-- Blue --> <button id="86">ActivateWindow(subtitlesearch)</button>
<!-- Channel Up --> <button id="71">AudioDelayPlus</button>
<!-- Channel Down --> <button id="72">AudioDelayMinus</button>
</joystick>
</FullscreenVideo>

and also:

<!-- Yellow --> <button id="85">ActivateWindow(10025,&quot;special://profile/playlists/video/1080p.xsp&quot;,return)</button>
<!-- Blue --> <button id="86">UpdateLibrary(video)</button>
<!-- Red --> <button id="83">ActivateWindow(10025,&quot;plugin://plugin.video.youtube&quotWink</button>
<!-- Green --> <button id="84">RunAddon(script.globalsearch)</button>

</joystick>

Any help greatly appreciated Smile
Reply

Logout Mark Read Team Forum Stats Members Help
New additions to remote.xml not working0