Audio and Country Tags that are Wrong

I have a large number of non English language films. The language and audio filters are potentially very useful. Unfortunately, they are :
i) inaccurate (Italian films will appear under German and so on)
ii) classified under various country/language tags
iii) sometimes listed using non European characters.
iv) English is present and appears to select all (??)

In all it is really not helpful, although it could be.
Is there any way around this? Or a way to edit the file tags?

Many thanks,
Nick

The filter doesn’t look at the movie’s country of origin.
It shows which audio languages are embedded in your video files.
If all your movies have an English audio track, it is expected that they all show up when you filter for ‘audio language’=English.

OK thanks - but what about the chaos of the other attributions - it feels pretty arbitrary as a grouping process. If I look at Finnish, I get French films, that certainly do not have French audio. As for English being an audio track on all (or the vast majority) of non-English films, it seems a bit odd to say the least.
As for not taking the country of origin, what is the country filter. Do we know how it works?
An additional oddity is that it will mostly have the correct metadata as far as finding the poster and synopsis.
Previously, I laboriously went through all the films and assigned a tag for country, but really it was a pain. I’d be really pleased not to have to do that again.
Best,
Nick

I have to revise my earlier answer.
There is indeed a ‘Country’ filter.
As far as I can see, it is populated with data from the IMDb. (At least if you are using the ‘Plex Movie’ metadata agent).
If the IMDb lists several countries, apparently the first listed is taken into Plex.

Who would have thought that “Unlocked (2017)” is really a mainly czech production?

I don’t really understand what you are saying here:

If I look at Finnish, I get French films, that certainly do not have French audio.

As for English being an audio track on all (or the vast majority) of non-English films, it seems a bit odd to say the least.

How is that odd? Movies very often come with one or several different audio tracks.
Could you post the Plex XML info of one such movie as an example?

Hi,
Thanks - I should have said that if I select Finnish as a countryI get some french films, and lack some that I know are Finnish; similarly for language.
About the English, having looked again, some films that are definitely not with a English audio are shown as having one - for example, ‘Mother Joan of the Angels’ a 1961 Polish film is identified as having an English audio, whereas it is in fact Polish with English subtitles (which are marked as none).
It does however have the other meta-data correct. It does not appear in the Polish Language filter.
I am reluctant to loose the agent, as it makes the interface much more useful/attractive. Navigation is an issue though once you get over a few hundred films in any category (at least this is my expereince.)
If there is some way of correcting the attribution of those films I know to be wrong that would be great - and sorry if I missed an obvous way to do this.
Best,
N
Here is the XML info for Mother Joan

<MediaContainer size="1" allowSync="1" identifier="com.plexapp.plugins.library" librarySectionID="18" librarySectionTitle="Foreign Language" librarySectionUUID="ebd2df4e-8697-4a5a-8e43-a8040027171c" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1513141326"><Video ratingKey="151490" key="/library/metadata/151490" guid="com.plexapp.agents.imdb://tt0055153?lang=en" librarySectionID="18" librarySectionKey="/library/sections/18" librarySectionTitle="Foreign Language" studio="Film Polski Film Agency" type="movie" title="Mother Joan of the Angels" originalTitle="Matka Joanna od aniolów" summary="A priest is sent to a small parish in the Polish countryside which is believed to be under demonic possession and there he finds his own temptations awaiting." rating="7.1" year="1961" thumb="/library/metadata/151490/thumb/1514463506" art="/library/metadata/151490/art/1514463506" duration="6330600" originallyAvailableAt="1961-02-09" addedAt="1507379820" updatedAt="1514463506" chapterSource="media"><Media videoResolution="576" id="136287" duration="6330600" bitrate="672" width="694" height="576" aspectRatio="1.33" audioChannels="2" audioCodec="aac" videoCodec="h264" container="mp4" videoFrameRate="PAL" optimizedForStreaming="0" audioProfile="lc" has64bitOffsets="0" videoProfile="main"><Part accessible="1" exists="1" id="150865" key="/library/parts/150865/1507379820/file.m4v" duration="6330600" file="F:\Foreign Language\Mother Joan Of The Angels (1961)-1.m4v" size="531448204" audioProfile="lc" container="mp4" has64bitOffsets="0" optimizedForStreaming="0" videoProfile="main"><Stream id="190179" streamType="1" default="1" codec="h264" index="0" bitrate="502" anamorphic="1" bitDepth="8" chromaSubsampling="4:2:0" colorRange="tv" colorSpace="smpte170m" frameRate="24.999" hasScalingMatrix="0" height="576" level="40" pixelAspectRatio="16:15" profile="main" refFrames="4" streamIdentifier="1" width="694"/><Stream id="190180" streamType="2" selected="1" default="1" codec="aac" index="1" channels="2" bitrate="166" language="English" languageCode="eng" audioChannelLayout="stereo" profile="lc" samplingRate="48000" streamIdentifier="2"/><Stream id="190181" streamType="3" default="1" codec="vobsub" index="2" bitrate="4" language="English" languageCode="eng" streamIdentifier="3"/></Part></Media><Genre id="50913" filter="genre=50913" tag="Drama"/><Genre id="51083" filter="genre=51083" tag="Horror"/><Director id="57939" filter="director=57939" tag="Jerzy Kawalerowicz"/><Writer id="57940" filter="writer=57940" tag="Tadeusz Konwicki"/><Writer id="57941" filter="writer=57941" tag="Jerzy Kawalerowicz"/><Country id="18258" filter="country=18258" tag="Poland"/><Extras size="0">
</Extras></Video></MediaContainer>

I hope you can see the xml - it is visible in the edit view but not when it is posted. If you can’t see it perhaps you know another way…

@nickdunc said:
for example, ‘Mother Joan of the Angels’ a 1961 Polish film is identified as having an English audio, whereas it is in fact Polish with English subtitles (which are marked as none).

The file has the information in it that the audio track is indeed in english:

<Stream id="190180" streamType="2" selected="1" default="1" codec="aac" index="1" channels="2" bitrate="166" language="English" languageCode="eng" audioChannelLayout="stereo" profile="lc" samplingRate="48000" streamIdentifier="2"/>
<Stream id="190181" streamType="3" default="1" codec="vobsub" index="2" bitrate="4" language="English" languageCode="eng" streamIdentifier="3"/

You can check yourself:
download mediainfo here
(pay attention during installation, it comes with a ‘piggybacked’ installer which asks to install additional crapware. Make sure to set/clear the right checkboxes!)

Or simply play the file in a desktop video player like VLC. They’ll say the same.

Hi, thanks and yes, I noticed this too.
I’ll give the link a try.
All the best,
Nick