Hello there, how are you?
I’m experience a weird behavior and I’d really appreciate if someone could help me!
Plex isn’t recognizing local external subtitles of some of my TV shows. I’m following the directory structure provided here https://support.plex.tv/articles/200471133-adding-local-subtitles-to-your-media, like so:
/TV Shows
/Show Name
/Season 01
ShowName.S01E01.BluRay.10Bit.1080p.DD5.1.H265.mkv
ShowName.S01E01.BluRay.10Bit.1080p.DD5.1.H265.por.srt
ShowName.S01E02.BluRay.10Bit.1080p.DD5.1.H265.mkv
ShowName.S01E02.BluRay.10Bit.1080p.DD5.1.H265.por.srt
ShowName.S01E03.BluRay.10Bit.1080p.DD5.1.H265.mkv
ShowName.S01E03.BluRay.10Bit.1080p.DD5.1.H265.por.srt
...
I must be doing something wrong, however I don’t know what it is.
Some information:
- Server OS: Ubuntu 18.04 Server
- Plex Media Server Version 1.18.6.2368
- I have checked out the permissions guide and done the
chmod -R 755 library/
command - Yes, the subtitles are UTF-8 encoded
- If I manually open each episode and Upload the subtitle from the plex windows app or web app, it works fine, however it’s just an extra hassle because I think that it should work automatically if it’s already in the directory with the right naming.
- Yes, I tried scanning again and refresh the metadata
I really don’t know what else I could try.
Thank you for your time and best wishes!