hadason / Subres.bundle

LTR subtitles plugin for Plex Media Server
4 stars 4 forks source link

Subres (Alpha version)

RTL subtitles plugin for Plex Media Server

The purpose of Subres is to support RTL (Right to Left) languages (Hebrew, Arabic, etc.) subtitles with Plex when using a TV (or any other device) that doesn't support LTR by default This is done by:

  1. Converting the subtitle (SRT) file to Unicode in case it is in ASCII (assuming the TV supports Unicode)
  2. Reversing the characters in the subtitle file since usually when the TV doesn't support RTL the subtitles are rendered reversed on the screen.

Installation Instructions

  1. Copy the plugin (Subres.bundle) to the Plex Plugin directory
    • Windows 7: C:\Users\%Username%\AppData\Local\Plex Media Server\Plug-ins.
    • Make sure to create a folder with the full name of the plugin: Subres.bundle
  2. In Plex, under Settings --> Plex Media Server --> Agents, make sure that Subres is checked for each type of show (TV / Movies) and that it is first in the list of preference.
  3. Restart Plex Server.

Troubleshooting