[Windows] How to use Xbmc subtitles addon ??
#1
Hi all ..

I tried to search the forum for the answer .. but the search function is not working ..

So how can I use the installed addon "Xbmc subtitles" ?

Thanks
Reply
#2
Just download it from the addon section, and enable it in the skin setting, then you will have its icon on the skin display (if you press "enter" while playing a movie), use the icon to download the subtitle.

I hope you can follow that.
Reply
#3
thanks kim.
Reply
#4
i posted this question elsewhere on the forums but i think i should have asked here!

When i want to watch a movie/serie i usually want to watch it with (dutch) subtitles. The situation right now is:
1) i start the movie
2) i go to play menu
3) i go to subtitle addon(movie paused)
4) i choose the subtitle
5) i watch the movie

Is there a way to make a shortcut (for remote) wich goes directly to the subtitle addon?


Btw. i am using xbmc for windows on an asrock ion 330 with a logitech harmony 525 remote
Reply
#5
@tikker

Take a look at this thread:

http://forum.xbmc.org/showthread.php?tid=77519

and bind a key (in this example 'u'):

Create a keymap.xml in your xbmc profile 'XBMC\userdata\keymaps' with content:

Code:
<keymap>
<FullscreenVideo>
<keyboard>
<u>RunScript(script.xbmc.subtitles)</u>
</keyboard>
</FullscreenVideo>
</keymap>
Reply

Logout Mark Read Team Forum Stats Members Help
[Windows] How to use Xbmc subtitles addon ??0