Server Version#: 1.16.1.1291
Player Version#: 3.106.3 (Web)
I’d like to have a library that shows original (=Finnish) titles for the movies, but the language handling in the Plex Movie agent (and/or the Web UI user interface) does not seem to be correct as I’m only able to get English titles for some movies, even though both IMDb and tmdb have the original Finnish titles available and the movies are correctly matched.
For example, let’s create a dummy library with two files:
“Ajolähtö (1982).mkv” (tt0140797)
“Tyttö sinä olet tähti (2005).mkv” (tt0471957)
And add it to Plex as a Movie library, with Plex Movie agent, with the following settings:
- Library language: Finnish (“Suomeksi”)
- Localized titles: no (as we want original titles)
- Use collection info from The Movie Database: no (default)
- Prefer artwork based on library language: yes
The end result is that both movies have English titles in the web UI:
- “Gotta Run!” - XML metadata dump shows originalTitle=“Ajolähtö” but that is not shown for whatever reason.
- “Beauty and the ■■■■■■■” - XML metadata dump does not have originalTitle, but has Finnish plot summary (as expected).
I would have expected both of them to have the original Finnish titles as localized titles were turned off - even if “localized titles” were enabled I would still expect them to be in Finnish as the library language is Finnish. And again, IMDb and tmdb have the Finnish titles (imdb release info: movie 1, movie 2).
Let’s try to recreate the library with “Localized titles” enabled - though I would not expect it to make a difference as both library language and movie original titles are Finnish.
However, with “Localized titles” enabled, one of these movies now gets a Finnish title, one still does not:
- “Gotta Run!” - Again, XML dump has originalTitle=“Ajolähtö” but it is not shown on the UI.
- “Tyttö sinä olet tähti” - XML dump now has the original Finnish title in the title attribute.
So in summary, there are several strange things:
- I see no way to get the original Finnish titles - surely there should be a way.
- Different behavior with the two example titles, even though both have the original Finnish title in both imdb and tmdb (and have the original language listed as Finnish, etc.).
- I would expect “Localized titles” off mean that the original titles are used. But that does not seem the case as I get English (not original Finnish) titles when that is disabled. If that is intentional, that option should probably have a better description.
Web UI language is set to English - changing it to Finnish did not seem to have any effect on this.