Archive:Add-on:XBMC Subtitles: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Udepub
>Udepub
mNo edit summary
Line 19: Line 19:


==Usage==
==Usage==
'''XBMC Subtitles''' can be set to ''automatically'' download (when pressing the subtitle button) the first ''synced subtitle'' if you enable ''Auto download first "sync" subtitle''. Even though a synced subtitle is downloaded according to the add-on it's not always in sync. You can then either press the subtitle button again to manually select a different subtitle/provider or change the ''[[Subtitles#Changing_subtitle_settings_during_playback|subtitle offset]]''.<br />
'''XBMC Subtitles''' is activated by pressing the subtitle button on the OSD (on-screen display).
To bring up the OSD press {{key press|M}} while playing/pausing video in fullscreen mode (toggle with {{key press|TAB}}).


To be able to use the add-on you need activate XBMC Subtitles at:  
To be able to use the add-on you need enable it at:  
;<big>{{highlight|System -> Appearance -> Skin -> Settings -> Add-on Shortcuts -> Video OSD -> Subtitle Add-on |bordered=yes}}</big><br />
;<big>{{highlight|System -> Appearance -> Skin -> Settings -> Add-on Shortcuts -> Video OSD -> Subtitle Add-on |bordered=yes}}</big><br />
To bring up the OSD press {{key press|M}} while playing/pausing video in fullscreen mode (toggle with {{key press|TAB}}).
 
XBMC Subtitles can be set to ''automatically'' download (when pressing the subtitle button) the first ''synced subtitle'' if you enable ''Auto download first "sync" subtitle''. Even though a synced subtitle is downloaded according to the add-on it's not always in sync. You can then either press the subtitle button again to manually select a different subtitle/provider or change the ''[[Subtitles#Changing_subtitle_settings_during_playback|subtitle offset]]''.<br />


To bind the add-on to a key use <code>RunScript(script.xbmc.subtitles)</code> in the [[HOW-TO:Modify_keyboard.xml|keyboard.xml]] file.<br />
To bind the add-on to a key use <code>RunScript(script.xbmc.subtitles)</code> in the [[HOW-TO:Modify_keyboard.xml|keyboard.xml]] file.<br />

Revision as of 10:42, 9 May 2013

XBMC Subtitles
http://mirrors.xbmc.org/addons/frodo/script.xbmc.subtitles/icon.png

Author: amet, mr_blobby

Type: Subtitles
Repo:

Source: Source code
Summary: XBMC Subtitles
Home icon grey.png   ▶ Add-ons ▶ XBMC Subtitles
Attention talk.png Need help with this add-on? See here.

Searches and downloads subtitles from multiple providers.

Usage

XBMC Subtitles is activated by pressing the subtitle button on the OSD (on-screen display). To bring up the OSD press M while playing/pausing video in fullscreen mode (toggle with Tab ).

To be able to use the add-on you need enable it at:

System -> Appearance -> Skin -> Settings -> Add-on Shortcuts -> Video OSD -> Subtitle Add-on

XBMC Subtitles can be set to automatically download (when pressing the subtitle button) the first synced subtitle if you enable Auto download first "sync" subtitle. Even though a synced subtitle is downloaded according to the add-on it's not always in sync. You can then either press the subtitle button again to manually select a different subtitle/provider or change the subtitle offset.

To bind the add-on to a key use RunScript(script.xbmc.subtitles) in the keyboard.xml file.

OSD subtitle button