2004-02-07, 12:44 AM
Hi
I´m having trouble getting the tv-guide to work. When I import the xmltv file I get the tv stations alright but when I try to use the tv-guide I get no listings. What could be wrong? My system date is correct so that shouldn´t be the problem. My thinking is that it shouldn´t matter which driver I have for my PVR 350. Correct? Another thought is if the channels in the xml-file somehow has to correspond with the source channel. Below is part of my xml file with all channels and programs but one are removed. Thankful for some help.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE tv (View Source for full doctype...)>
<tv source-info-url="http://www.dagenstv.com/" source-data-url="http://www.dagenstv.com/se/frontpage" generator-info-name="ConvDat2XmlTv" generator-info-url="http://tvguiden.no-ip.com/tvguide/">
<!-- TV listings read: 20040207 -->
<channel id="9.dagenstv.com">
<display-name>Eurosport</display-name>
<icon src="file:///C:/Program/TvGuide/images/eurosport.gif" />
</channel>
<programme start="20040207083000 +0100" stop="20040207090000 +0100" showview="958571" channel="9.dagenstv.com" clumpidx="0/1">
<title>Rally ®</title>
<desc>Svenska Rallyt. 1:a dagen. Repris från 6/2.</desc>
</programme>
<programme start="20040207090000 +0100" stop="20040207100000 +0100" showview="841303" channel="9.dagenstv.com" clumpidx="0/1">
<title>Tennis</title>
<desc>WTA-turneringen i Tokyo, Japan. Semifinaler Toray Pan Paficic Open spelas 2-8 februari i Tokyos Metroploitan Gymnasium. Eftersändning. Kommentator: Maria Strandlund.</desc>
</programme>
</tv>
I´m having trouble getting the tv-guide to work. When I import the xmltv file I get the tv stations alright but when I try to use the tv-guide I get no listings. What could be wrong? My system date is correct so that shouldn´t be the problem. My thinking is that it shouldn´t matter which driver I have for my PVR 350. Correct? Another thought is if the channels in the xml-file somehow has to correspond with the source channel. Below is part of my xml file with all channels and programs but one are removed. Thankful for some help.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE tv (View Source for full doctype...)>
<tv source-info-url="http://www.dagenstv.com/" source-data-url="http://www.dagenstv.com/se/frontpage" generator-info-name="ConvDat2XmlTv" generator-info-url="http://tvguiden.no-ip.com/tvguide/">
<!-- TV listings read: 20040207 -->
<channel id="9.dagenstv.com">
<display-name>Eurosport</display-name>
<icon src="file:///C:/Program/TvGuide/images/eurosport.gif" />
</channel>
<programme start="20040207083000 +0100" stop="20040207090000 +0100" showview="958571" channel="9.dagenstv.com" clumpidx="0/1">
<title>Rally ®</title>
<desc>Svenska Rallyt. 1:a dagen. Repris från 6/2.</desc>
</programme>
<programme start="20040207090000 +0100" stop="20040207100000 +0100" showview="841303" channel="9.dagenstv.com" clumpidx="0/1">
<title>Tennis</title>
<desc>WTA-turneringen i Tokyo, Japan. Semifinaler Toray Pan Paficic Open spelas 2-8 februari i Tokyos Metroploitan Gymnasium. Eftersändning. Kommentator: Maria Strandlund.</desc>
</programme>
</tv>