I have two fields "Language 1" & "Language 2", these two fields are concatenated to form the "Language" field very simply "Language = %Language 1% %Language 2%". I can then filter files by "LANGUAGE HAS ENGLISH" for example in the filter bar.
Recently I changed players so the Languages must be tagged as multi value, there must be two tags with the same name but different values in order to register properly in the music app.
Now in MP3tag if I use that same expression to filter it will only match files if ENGLISH is the first Language Value that appears. in other words when opening the extended tags the first value listed for a tag is the only value that is "filterable" & if I were to ask mp3tag to print the value of "Language" for said file it would return me that first value & seemingly disregard the 2nd value.
In this scenario the only way to filter (search) the Language fields (both entries) would be to instead filter via "Language 1" & "Language 2" or perhaps create another field that has both Languages listed in one tag. Is that correct? Is there another way to circumnavigate this by chance?