OK here is the result of that XMLTV source I've been fighting for a while. This grabber is from Estonia and so it probably works best for people living there, but there are some channels (like Discovery Channel in English
) that work well at least for the rest of the Baltic countries. There are alos some Finnish channels, but it seems that the titles and descritions are in Estonian. Anyway, here it is:
PS. A very big
for James other for they help.
Code:
<?xml version="1.0" encoding="utf-8" ?>
<Grabber>
<Info availableDays="0" timezone="E. Europe Standard Time" />
<Channels>
<Channel id="etv@kava.ee" siteId="11" />
<Channel id="kanal2@kava.ee" siteId="12" />
<Channel id="tv3@kava.ee" siteId="13" />
<Channel id="tv1000@kava.ee" siteId="14" />
<Channel id="yle1@kava.ee" siteId="15" />
<Channel id="yle2@kava.ee" siteId="16" />
<Channel id="mtv3@kava.ee" siteId="17" />
<Channel id="nelonen@kava.ee" siteId="18" />
<Channel id="animalplanet@kava.ee" siteId="40" />
<Channel id="discoverychannel@kava.ee" siteId="41" />
<Channel id="discoverycivilization@kava.ee" siteId="42" />
<Channel id="discoveryscience@kava.ee" siteId="43" />
<Channel id="viasathistory@kava.ee" siteId="45" />
<Channel id="viasatexplorer@kava.ee" siteId="46" />
<Channel id="mtveesti@kava.ee" siteId="70" />
</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>
PS. A very big