Subtitles not working

Afternoon all,
Plex+user here.

I’ve noticed when I download a film which has subtitles eg moviename.mp4 and the subtitle is called English.srt (both in same folder with a sub folder for the subtitle) plex doesn’t give me the option to play that subtitle. It use to work in the past but past few months it has not. Only work round I’ve come to is changing the subtitle name to match the movie name as well as having it in the same directory and not a sub folder…

Is there a better way or even a fix?

You’ll need to rework your file naming.
Plex will only recognize external local subtitles if the file base name matches that of the actual movie file and both files are in the same directory.

Example:

Movies
  Movie Name (Year)
    Movie Name (Year).mp4
    Movie Name (Year).eng.srt        <- 3-char language code
    Movie Name (Year).fr.srt         <- 2-char language code
    Movie Name (Year).fr.forced.srt  <- 2-char language code + forced tag

That’s strange as I’m the past I didn’t have to do that… plus plex use to automatically match the movie files subtitle by automatically downloading from opensubtitles. Ever since I moved to synology it stopped…

How would I enable plex to download the srt file automatically by matching the metadata?

I suppose you were using one of the legacy agents that allowed integration with different 3rd party agents (e.g. for opensubtitles). The new ones bring a variety of sources but don’t allow expansion to 3rd party agents.

Unless you’re depending on actually downloading your subtitles you could check out the on-demand subtitle search within Plex.

Ahhh I see so I assume opensubtitles no longer work on plex via the 3rd party section (plex legacy)

The issue is the plex version does not always have the correct subtitles which is a bummer. Trying to figure out a way to add something like opensubtitles so it does loads automatically once it detects new movie added etc

Bazarr is the best solution for subtitles. But unfortunately only works together with Sonarr (TV) and Radarr (Movies) so you will have to set them all up even if you only want subtitles…

Bazarr search automatically for subtitles, it can be multiple languages at the same time, it saves subtitles along the media, it has a score system so it downloads mostly correct subtitles and it supports upgrading if any new subtitle file with a better score shows up.

So basically a real implementation and not the half cooked things Plex uses to do.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.