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

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{{warning|{{bigger|In XBMC v13 "Gotham", this subtitles add-on has been replaced by a new system of subtitle service add-ons. See [[HOW-TO:Setup subtitle services]] for more info.}} }}
{{warning|{{bigger|In XBMC v13 "Gotham", this subtitles add-on has been replaced by a new system of subtitle service add-ons. See [[HOW-TO:Setup subtitle services]] for more info.}} }}


{{#if: This add-on is no longer supported. | {{divbox|red||'''This add-on has been marked as broken in the repository:''' ''This add-on is no longer supported.'' [[Category:Broken add-ons]] }} }}<nowiki />
{| cellspacing="0" cellpadding="0" style="margin: 0.5em 0 0.5em 1em; {{border-radius|5px}}; {{box-shadow|0px|1px|3px|#878787}}; float: right; clear: right;" width="256"
{| cellspacing="0" cellpadding="0" style="margin: 0.5em 0 0.5em 1em; {{border-radius|5px}}; {{box-shadow|0px|1px|3px|#878787}}; float: right; clear: right;" width="256"
| style="padding: 0.4em; {{border-radius|5px 5px 0px 0px}}; {{radial-gradient|100px center|ellipse|#5A6169, #2D3236}}; background-color:gray; text-align:center; font-size:125%; font-weight:bold;" | {{color|white|XBMC Subtitles }}
| style="padding: 0.4em; {{border-radius|5px 5px 0px 0px}}; {{radial-gradient|100px center|ellipse|#5A6169, #2D3236}}; background-color:gray; text-align:center; font-size:125%; font-weight:bold;" | {{color|white|XBMC Subtitles }}

Revision as of 07:00, 31 May 2017

Time.png THIS PAGE IS OUTDATED:

This page or section has not been updated in a long time, no longer applies, refers to features that have been replaced/removed, and/or may not be reliable.

This page is only kept for historical reasons, or in case someone wants to try updating it.


Stop hand.png In XBMC v13 "Gotham", this subtitles add-on has been replaced by a new system of subtitle service add-ons. See HOW-TO:Setup subtitle services for more info.


XBMC Subtitles
<img width="256" src="icon.png"/>
Author: amet, mr_blobby
Source: Source code
Summary: XBMC Subtitles

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 to 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 ActivateWindow(SubtitleSearch) in the keyboard.xml file. (This was previously RunScript(script.xbmc.subtitles) before v13 Gotham.

OSD subtitle button