Skip to content

A highly configurable Plex plug-in (based on SRT2UTF-8) for converting subtitles to the more Plex friendly UTF-8 encoding.

Notifications You must be signed in to change notification settings

adriantc/UTF-8SubtitlesConverter.bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTF-8 Subtitles Converter

GitHub issues Maintenance

This project is a highly configurable Plex Media Server plug-in (based on SRT2UTF-8) for converting subtitles to the more Plex friendly UTF-8 encoding.

Plex has a hard time displaying diacritics and other special characters when the subtitles are not UTF-8 encoded. This plug-in resolves this issues by automatically converting all the scanned subtitle files to UTF-8 encoding, which are fully supported by Plex.

Current stable version: 1.1.0 (Build 2)

Installation

Download the UTF-8SubtitlesConverter.bundle.zip from the latest release and extract all its content (the folder UTF-8SubtitlesConverter.bundle) to Plex Plug-in folder.

In order to avoid having to refresh the libraries after conversions make sure the UTF-8 Subtitles Converter is the first in the order of priority. That is needed in order to force conversion and then scanning for metadata. That is important when you choose to create a new subtitles file and not update the old one.

Usage

UTF-8 Subtitles Converter will automatically detect if subtitles are not UTF-8 encoded and convert them (either in-place or to a new file). Use the Agent's options to define whether to use a new file or not and to choose the default language which will be used to create the filename.

Contributing

Please feel free to fork this project and implement whatever you want (in fact this is how this project was created). If you feel the change you did may bring a benefit to this project submit a pull request and I'll consider merging the changes.

Change log

Read the change log for a full list of changes.

Credits

All the credits (and more) must go to Tommy Mikkelsen for his SRT2UTF-8.bundle. I only added a few more options, did more validations and packaged everything up nicely.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

A highly configurable Plex plug-in (based on SRT2UTF-8) for converting subtitles to the more Plex friendly UTF-8 encoding.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%