Skip to content

djay/service.subtitles.thaisubtitle

Repository files navigation

service.subtitles.thaisubtitle

thaisubtitle.com subtitle service plugin for XBMC Searches subtitles from http://www.thaisubtitle.com for the currently playing media.

Thanks to those who created and contributed translations on thaisubtitle.com.

Thanks also to manacker, the auther of https://github.com/manacker/service.subtitles.subscene whose code I borrowed.

Installation

Currently not in a repo so git clone into your plugins directory and restart XBMC. The plugin should appear in your subtitle download menu.

Alternatively you can use the instructions to install an addon from a zip file, after you download service.subtitles.thaisubtitle.zip

Troubleshooting

Only english subtitles appear


Ensure under "Settings > Video > Subtitles" you have selected Thai as one of your languages.

It could also be that this title hasn't been translated yet. Check thaisubtitles.com.

Only squares appear instead of thai font

You will need to install a TTF that has glyphs for thai. Search for "arialuni.ttf" kodi.

No subtitle found


Check thaisubtitles.com to see if your title has been translated.

Use the manual search in the subtitle dialog to find your show or movie instead.

If you consider the plugin should be finding a result, consider submitting a bug report.



How to contribute
-----------------

This plugin is a work in progress. Thaisubtitle.com doesn't provide searching by id so creating
searches to find subtitles can be challenging. If the plugin can't find subtitles that you
know are available, and you know python, then consider improving this plugin. Pull requests are
welcome.

You can run manual searches from the command line via

```
  python thaisubtitles.py "My Show Name"
```

You can also put XBMC into debug mode and view the log file for debug info about searches you
perform.

About

thaisubtitle.com subtitle service plugin for XBMC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages