When I set my aTV3 to English, PlexConnect 0.4 works, no problem. If I change the aTV3 language to Portuguese (Portugal), when I click in trailers I see a black screen, with some headers in the first line, and a spinning wheel.
Two months ago the Portuguese language was OK. I have reviewed the translation when Baa requested us to do it, and now 0.4 has the new translation. Unfortunately it does not work.
PlexConnect is installed in a Synology NAS using bwynants installer 0.4-1, and PMS 0.9.9.14 is also installed in the same NAS.
Drawback - I guess, we introduce issues for translations used directly in the XML files. If - for example - the top navigation bar item [Library] would contain " (something like [Lib"ra"ry]), it would be display withe the slashes: [Lib\"ra\"ry]. This is total imaginary right now, I will have to do some additional tests.
Probably the better solution would be to exchange the double into single quotes. Hm. Might have the same problems... Got to check the JS files once again...