- September 8, 2007
- 711
- 55
- Home Country
- Germany
MediaPortal Version: 1.2.3
Description
It looks like, that not all characters are possible in the genremap section of Mediaportal.xml
Steps to Reproduce:
Edit Mediaportal.xml to the following
<section name="genremap">
<entry name="6">Fußball</entry>
Try to start Mediaportal ... it does not work
Change to
<section name="genremap">
<entry name="6">Fussball</entry>
Try to start Mediaportal ... it does work
So the letter "ß" is the showstopper here. The problem is that the most german EPG providers will say Fußball instead of Fussball. So Colored EPG will not work in this case.
If needed i can submit LogFile
Description
It looks like, that not all characters are possible in the genremap section of Mediaportal.xml
Steps to Reproduce:
Edit Mediaportal.xml to the following
<section name="genremap">
<entry name="6">Fußball</entry>
Try to start Mediaportal ... it does not work
Change to
<section name="genremap">
<entry name="6">Fussball</entry>
Try to start Mediaportal ... it does work
So the letter "ß" is the showstopper here. The problem is that the most german EPG providers will say Fußball instead of Fussball. So Colored EPG will not work in this case.
If needed i can submit LogFile