View Single Post
Old 2007-03-11, 21:13   #10 (permalink)
James
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,353
Thanks: 4
Thanked 58 Times in 37 Posts


Default

Hi Sasler,

It works now, but you will need a new SVN and:

Code:
<?xml version="1.0" encoding="utf-8"?>
<Grabber>
  <Info availableDays="0" timezone="E. Europe Standard Time" />
  <Channels>
    <Channel id="discoverychannel@kava.ee" siteId="41" />
  </Channels>
  <Listing type="Xml">
    <Site url="http://xmltv.kava.ee/files/[ID]_channeldata.xml" post="" external="false" encoding="" delay="2000" />
    <Xml xpath="//programme" channel="">
      <Fields>
        <Field name="#STARTXMLTV" xmlname="start" />
        <Field name="#ENDXMLTV" xmlname="stop" />
        <Field name="#TITLE" xmlname="title" />
        <Field name="#DESCRIPTION" xmlname="desc" />
      </Fields>
    </Xml>
  </Listing>
</Grabber>
Just for info. All the search/remove functions only work with HTML sites. The Actions work on all.

Cheers,

/James
James is offline   Reply With Quote