Posts: 184
Joined: Jun 2010
Reputation:
5
2019-02-26, 19:53
(This post was last modified: 2019-02-26, 19:56 by joostzilla.)
Anyone else experiencing wrong characters in subtitles? I use Dutch subtitles which are flawless and without wrong characters in notepad. for example 'één' is displayed wrong.
The éé is replaced by an Asian character or sometimes just a box.
Could this be an Aura issue?
Posts: 2,134
Joined: Sep 2014
Reputation:
57
in dialogvideoinfo I am trying to display original title if available.
I re-purposed one of the rows, but regardless of what I do it displays the title even if it matches the title on the top. Tried this copy paste from another skin but didnt work:
<visible>!String.IsEmpty(ListItem.OriginalTitle) + !String.IsEqual(ListItem.OriginalTitle,ListItem.Title)</visible>