I noticed many movies now receive a 2 letters country tag which is quiet frustrating when you don’t know the code for obscure countries like Cameroon, Chile or whaterver. I’d much prefer having the full country name there. Is there a way to change that?
@trumpy81 said:
Unfortunately, both 2 and 3 letter language codes are a part of a standard and Plex follows that standard.
I can understand that. But then why does it uses 2/3 letters codes sometimes and the whole country names some other times. That’s not what I call “Following a standard”, it just makes a mess of the whole country thing.
@trumpy81 said:
For your examples, Cameroon is a mostly French speaking country and the code is fr or fra. Chile is mostly a Spanish speaking country and the language code is es or spa.
Yes, but then again, plex files it under CR and CL repectively. Users should not need a code list to search for anything. I should be simple.
I’ve just checked my library and can confirm both France and FR exist together but there are no movie overlaps when I actually filter using either country. Is this based on the database the film information is sourced from? I think I use TMDb for movies.
Even weird non-countries like West Germany are present so there appears to be something weird going on with where this country information is sourced from.
My Plex server library lists the country for the film as: DK and I also have Denmark as an option to filter by in my library which displays other films and not The Act of Killing.
It seems to have been silently fixed, I refreshed my collection metadata and bam, 99.9% is tagged correctly, only a few of them are not. Can someone confirm?
I do not understand the attempt to justify. Regardless of whether IMDB always provides the name of the country using ISO 3166-1 alpha-2 (because the TMDB agent sends the full name except when no one has added the country of production), a Plex script must be able to convert those codes to the name of the country and offer a clean and consistent database. It is logical and reasonable.
When I say that the problem returned it is because a few days ago when adding a new library using the IMDB Plex Movies agent the country appeared with its name in all the movies but doing exactly the same a few days later they were added again with the code ISO 3166- 1 alpha-2. I do not know why.
Try yourself adding a new library using the Plex Movies agent and you will see that it happens. Regardless of whether TMDB or IMDB is selected inside the Plex Movies agent.
If you add a new library using the TMDB agent and secondly Plex Movies, the problem is solved. But I do not want to use the TMDB agent, I want to use the Plex Movie agent as the primary agent because if I use the TMDB agent as the primary agent it could not include Open Subtitiles or Cine Material.
Never in the many years that Plex has existed there was a problem like this. Always the country was deployed with the full name, how it should be, not ISO 3166- 1 alpha-2 code. It is a problem of the agent “Plex Movies” that the guys of Plex must solve. And it’s incredible that they do not care.
@trumpy81 said:
You are aware that some countries have both full names and two letter codes and that some countries only have two letter codes. The country selector is looking a whole lot better than it did before.
Just to be concise, when I still had this problem, none of the movies had both tags. NL and Netherlands for example gave two different sets of movies.
This brought me to this thread. Noticing the problem, I mean.
I just lost a hard drive so found myself with the horrible task of re-adding my collection to plex to create a new library. Firstly, not too many of them actually have descriptions until I fix match and then use plex movie as the agent or tmdb.
That’s another issue though.
I have loads of different two letter countries and also country names, many that are representing the same country, as others have stated.
Hardly what you expect from a software such as this.
How hard would it be to have Plex grab those codes and turn them into proper country word for the end user to understand - without the need to consult a list?
Easy, I reckon.
Easier than a script to concatenate the two into one? A simple merging of two equal country entries, such as US and USA or ES and Spain… I could write that in dos hehe, or a batchfile, but can’t offer any real help!