2008-08-30, 05:31 AM
Hi,
I am trying to get TVxb read listing at http://www.zipazap.com/india-tv-guide/?h...t=48b8d708
I am not able to succeed. I managed to find that this link (http://www.zipazap.com/india-tv-guide/?h...=7589?true) actually returns the TV listings in XML format.
The output of that url is
******************************************
<programme>
<id>7589</id>
<name>Man Made Marvels</name>
<catid>5</catid>
<catname>Documentary</catname>
<startdate>Saturday 30th August</startdate>
<starttime>14:00</starttime>
<endtime>15:00</endtime>
<starttimesecs>1220085000</starttimesecs>
<endtimesecs>1220088600</endtimesecs>
<duration>1 hour</duration>
<chanid>1</chanid>
<channame>Discovery</channame>
<epname>The Great Wall.</epname>
−
<desc>
The Great Wall of China: it's the ultimate man-made marvel, the greatest construction project in human history - and the most costly in terms of human suffering.
</desc>
<quals></quals>
<dirs></dirs>
<cast></cast>
<linkid>1000024990</linkid>
<rating></rating>
<cert></cert>
</programme>
******************************************
How do I make TVxb read this XML?
Thanks,
Srikanth
I am trying to get TVxb read listing at http://www.zipazap.com/india-tv-guide/?h...t=48b8d708
I am not able to succeed. I managed to find that this link (http://www.zipazap.com/india-tv-guide/?h...=7589?true) actually returns the TV listings in XML format.
The output of that url is
******************************************
<programme>
<id>7589</id>
<name>Man Made Marvels</name>
<catid>5</catid>
<catname>Documentary</catname>
<startdate>Saturday 30th August</startdate>
<starttime>14:00</starttime>
<endtime>15:00</endtime>
<starttimesecs>1220085000</starttimesecs>
<endtimesecs>1220088600</endtimesecs>
<duration>1 hour</duration>
<chanid>1</chanid>
<channame>Discovery</channame>
<epname>The Great Wall.</epname>
−
<desc>
The Great Wall of China: it's the ultimate man-made marvel, the greatest construction project in human history - and the most costly in terms of human suffering.
</desc>
<quals></quals>
<dirs></dirs>
<cast></cast>
<linkid>1000024990</linkid>
<rating></rating>
<cert></cert>
</programme>
******************************************
How do I make TVxb read this XML?
Thanks,
Srikanth