Helpto Activate subtitles on center button atv2
#1
Hey All.

i got a atv2 and i want to edit my remote.xml
so i only need to hold down the center button to call the subtitleswindow

i can get it to call movie info and so on, but my problem is i do not know what the subtitleswindow is called in xbmc

This is what i tryed

<button id="7">ActivateWindow(showsubtitles)</button>

but it do not call the subtitles window.

anyone know what the window is called.

Help!! Big Grin
Reply
#2
Are there none who has an idea about this?
Reply
#3
I found a solution.
It can be done using this cmd.

so when i hold down the center button for 3sec it start a search and show me the result of subs, all in one push Smile

<button id="7">RunScript(script.xbmc.subtitles)</button>
Reply

Logout Mark Read Team Forum Stats Members Help
Helpto Activate subtitles on center button atv20