| |||||||
| WebEPG everything related to WebEPG in here |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Sep 2006 Age: 28
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | for all italians watchers i've made a new grabber for italian channels from site alice.it but i need your help to coplete the project. i want to grab also the extra descriprion that is linked on grabbed lines but im not able to configure the "SubListingLink" command. if someone can halp me... this is my currently grabber. it works perfect for simple grabber with no extra description: (correct some things) <?xml version="1.0" encoding="utf-8"?> <profile> <section name="ChannelList"> <entry name="Rai 1">1</entry><!-- Rai 1 --> <entry name="Rai 2">3</entry><!-- Rai 2 --> <entry name="Rai 3">16</entry><!-- Rai 3 --> <entry name="Canale 5">22</entry><!-- Canale 5 --> <entry name="Italia 1">23</entry><!-- Italia 1 --> <entry name="Rete 4">24</entry><!-- Rete 4 --> <entry name="La7">75</entry><!-- La7 --> <entry name="All Music">72</entry><!-- All Music --> <entry name="MTV Italia">24</entry><!-- Mtv --> </section> <section name="Listing"> <entry name="BaseURL">http://spettacolo.alice.it</entry> <entry name="SearchURL">/guidatv/cgi/index.cgi?tipo=3&channel=[ID]&day=[DD]/[MM]/[YYYY]</entry> <entry name="Tags">TDA</entry> <!-- Template of the Listing information --> <entry name="Template"> <tr> <td> <div> <#START> </div> </td> <td> <div> <a href> <#TITLE> </div> </td> <td> <div> <#GENRE> </div> </td> </tr> </entry> <entry name="SubListingLink">?tipo=1&qs=</entry> </section> <section name="SubListing"> <entry name="Tags">TD</entry> <entry name="Template"> <div id="scheda-testo"> <#DESCRIPTION> <br><br> <b></b> <br> <br> </div> </entry> </section> <section name="Info"> <entry name="GuideDays">6</entry> <entry name="Language">it</entry> <entry name="SiteDescription">alice.it</entry> <entry name="TimeZone">W. Europe Standard Time</entry> </section> </profile> Last edited by koala04; 2006-10-03 at 00:36. |
| | |
| | #2 (permalink) |
| Retired Team Member | ciao koala04! what about using skylife.it (http://www.skylife.it/html/guidatv/p...tenimento.html) as backend for epg data? it has all of the italian channels available (fta and encrypted). if it can help, xmltv is able to retrieve slow data (release version is unable to grab channels, you should use svn version available here). |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Mar 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi, i have tested your grabber script and work perfect. I have had to replaced "<" and ">" simbols with "<" and ">" and i have had to replaced "Channel DB ID" but other is ok. It grab description too without problem. Thank's |
| | |
| | #5 (permalink) |
| Retired Team Member | sorry, what script are we talking about? I use xmltv (svn) only and its own grabber 'tv_grab_it', first time xmltv needs to be invoked with --configure (xmltv tv_grab_it --configure) to let you choose which channel it should retrieve, then i scheduled this command: Code: xmltv tv_grab_it --output d:\mediaportal\xmltv\tvguide.xml --days 7 --slow --verbose --backend skytv Last, but not least, your channels need to be renamed to match xmltv's naming, otherwise your tvguide will be empty. that's all. |
| | |
![]() |
| Bookmarks |
| Tags |
| epg, grabber, italian |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EPG (AUS) Grabber - Different Design | scott_k2 | WebEPG | 1 | 2006-09-28 07:46 |
| Why is my WebEPG doing this? | TheMerovingian | WebEPG | 13 | 2006-07-10 21:59 |
| A problem creating spanish TDT grabber for WEBEPG | pegial | WebEPG | 7 | 2006-06-04 13:14 |
| WEBEPG: Italian grabber | homerlivorno | WebEPG | 3 | 2005-10-13 10:15 |
| Italian Movies database | homerlivorno | Improvement Suggestions | 0 | 2005-07-08 17:52 |