Normal
I live in Eemnes, the Netherlands.I want to configure MediaPortal 0.2.2.0, so I select "the Netherlands, Eemnes, Casema".An empty channel list is shown, and as a next step I must (again!) select where I live (etcetera, does not end). So unluckily I cannot configure any channel in this way.I started Wireshark, and it looks like there is an error in the channel configuration XML file. The error seems to be (see the bold part) in the radio-section, directly after "Yorin FM". Some data is appended at the end, possible 3 radio channels that have been added later-on. Perhaps MediaPortal does not know how to handle this extra data?I don't know if this an XM error, or something else. Please assist.------GET /tvsetup/analog/The%20Netherlands-Eemnes.xml HTTP/1.1Host: www.team-mediaportal.comHTTP/1.1 200 OKDate: Sat, 26 May 2007 16:51:08 GMTServer: ApacheLast-Modified: Wed, 15 Feb 2006 22:16:11 GMTETag: "11e41d-f45-a8ca20c0"Accept-Ranges: bytesContent-Length: 3909Content-Type: application/xml<?xml version="1.0" encoding="ISO-8859-1"?><mediaportal> <tv> <channel name="Nederland 1" number="5" frequency="175,25" /> (other tv channels manually removed) </tv> <radio> (several radio channels manually removed) <channel name="Yam FM" frequency="97,6" /> <channel name="Yorin FM" frequency="106,8" /> </radio></mediaportal> frequency="106,8" /> <channel name="Radio France" frequency="96,4" /> <channel name="2e Kamerlijn" frequency="105,8" /> <channel name="Love Radio" frequency="97,6" /> </radio></mediaportal>
I live in Eemnes, the Netherlands.
I want to configure MediaPortal 0.2.2.0, so I select "the Netherlands, Eemnes, Casema".
An empty channel list is shown, and as a next step I must (again!) select where I live (etcetera, does not end). So unluckily I cannot configure any channel in this way.
I started Wireshark, and it looks like there is an error in the channel configuration XML file. The error seems to be (see the bold part) in the radio-section, directly after "Yorin FM". Some data is appended at the end, possible 3 radio channels that have been added later-on. Perhaps MediaPortal does not know how to handle this extra data?
I don't know if this an XM error, or something else. Please assist.
------
GET /tvsetup/analog/The%20Netherlands-Eemnes.xml HTTP/1.1
Host: www.team-mediaportal.com
HTTP/1.1 200 OK
Date: Sat, 26 May 2007 16:51:08 GMT
Server: Apache
Last-Modified: Wed, 15 Feb 2006 22:16:11 GMT
ETag: "11e41d-f45-a8ca20c0"
Accept-Ranges: bytes
Content-Length: 3909
Content-Type: application/xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<mediaportal>
<tv>
<channel name="Nederland 1" number="5" frequency="175,25" />
(other tv channels manually removed)
</tv>
<radio>
(several radio channels manually removed)
<channel name="Yam FM" frequency="97,6" />
<channel name="Yorin FM" frequency="106,8" />
</radio>
</mediaportal> frequency="106,8" />
<channel name="Radio France" frequency="96,4" />
<channel name="2e Kamerlijn" frequency="105,8" />
<channel name="Love Radio" frequency="97,6" />
</mediaportal>