Closed jeromim closed 4 years ago
Hey @jeromim, what version are you using? I pushed a patch last month (v0.1-alpha11) to allow for UTF characters. See an example of my EPG's output:
<channel id="2101">
<display-name>RTÉ One</display-name>
<display-name>1</display-name>
...
<programme channel="2101" start="20200607120000 +0100" stop="20200607130000 +0100">
<length units="minutes">60</length>
<desc lang="en">Discussion and analysis of the latest political issues with Ministers, TDs and Senators, along with in-depth reports from RTÉ's political staff.</desc>
You can see accents, both in the description and the channel name.
Closing this issue as this was addressed in version 01-alpha11.
I live in Brazil, when I create the EPG instead of the words come with an accent, for example (amanhã, coração) the words are in characters, for example (amanh#233, coraãao) Is there any way to fix this problem?
thank you.