WORKING: OpenSubtitles_OSD

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
michaeldecharon Offline
Senior Member
Posts: 143
Joined: May 2009
Reputation: 0
Location: Netherlands
Lightbulb  WORKING: OpenSubtitles_OSD Post: #1
Go to: XBMC\skin\Horizonz - An Aeon Mod\720p

And change the file: VideoOSD.xml

Change the button: Playlist to for example Subtitle:

Search for the line:

<control type="button" id="18">
<label>Playlist</label>
<include>contextformatbrowser3</include>

And change it to:

<control type="button" id="18">
<label>Subtitle</label>
<include>contextformatbrowser3</include>
<onclick>RunScript(special://home/scripts/OpenSubtitles_OSD/default.py, [TV]$INFO[VideoPlayer.Season] $INFO[VideoPlayer.Episode] $INFO[VideoPlayer.TVshowtitle][/TV])</onclick>

Thats it!

Now start a movie within XBMC and press M, now scroll to the button Subtitle and press it. The dialogscreen pop's up and choose your subtitle...
find quote