LFC.tv schedule

Discussion of Version 3 and developing lua grabbers
Post Reply
nobbyhoddle
Posts: 1
Joined: Wed Oct 17, 2007 4:48 pm

LFC.tv schedule

Post by nobbyhoddle » Wed Oct 17, 2007 4:57 pm

Liverpool FC tv is now on Setanta but the schedule is not yet in Radio Times.

Has anyone written code to extract the schedule from Setanta site or liverpoolfc.tv into XML?

Thanks for any help

markbb1
Posts: 1
Joined: Tue Mar 18, 2008 6:58 pm

LFC.tv schedule

Post by markbb1 » Tue Mar 18, 2008 7:06 pm

TVxb can be used to get any channels not provided by Radio Times. Check out the UK .ini file on the TVxb web site. If all you want is LFCTV data, use the following as your .ini file (note that the url is actually one line, but it wraps in this post). You can change the number of days to at least 14. Any more days than that and you are at your own risk.

! TVxb Version 1.0106
!----------------------------------------------------
! Channel Template for UK Sky
!
! Version 2.1
!
! Last updated: 30/8/2007
!
! Update history:
!
! 3/7/2007 - New channel template provided by Mark.
! 30/8/2007 - Revised virginmedia
!----------------------------------------------------

!--main parameters--
minversion=1.0065
xmltvoutput="xmltv.xml"
!
! - MCE/Bladerunner specific items here -
!xmltvoutput=C:\Windows\ehome\BladeRunnerPro\GuideData\xmltv.xml
!mcechanneloutput=C:\WINDOWS\ehome\BladeRunnerPro\QuickGuide\ChannelInfo.xml
! -
htmlencoding=iso-8859-1
xmlencoding=iso-8859-1
lang=en
!summerend=200710310200
!summerstart=200803300100
auto=yes
days=1

!--end of main parameters--

!-------------------------------------------------------------
! Insert channel schedule information below this line
!----------------------------------------------------
[544.sky.com]
name=544 LFCTV
name=544 LFCTV VM:-
name=544
name=544 LFCTV
icon=icon=http://www.lyngsat-logo.com/logo/tv/ll/ ... l_club.jpg
htmltimezone=+0000
url=http://www.sky.com/portal/site/skycom/t ... -10-20-10-[counter=date=19700101,base=0,inc=86400]-90-sport-1&javax.portlet.prp_5ba6123624e7c93f260cd4e9c0b041a0_date=[counter=date=19700101,base=0,inc=86400]&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken
special=fulldescriptions
start=2
title=4
descriptionhtmlstart=<div class="global-progpopout-column-left-body">
descriptionhtmlend=</p>
descriptionhours=weekends+0000-2359

Post Reply