Italian grabber needs change (1 Viewer)

Midget

Portal Pro
October 1, 2007
78
2
Siena
Home Country
Italy Italy
Hi,

Italian WebEPG grabber for ADNKronos needs an update.

The page is moved to:
Code:
http://www.adnkronos.com/Pages/GuidaTv2/index.php?codCanale=0&codDay=0
the site url could be coded in the template like this:
Code:
http://www.adnkronos.com/Pages/GuidaTv2/index.php?codCanale=[ID]&codDay=[DAY_OFFSET]

I'm not familiar with the template sintax, I've tried WebEPG Designer but I wasn't able to build a working template (without error messages is difficult to catch errors). This is the template I was trying:
Code:
<TABLE>
<TR>
<TD>
<DIV><#START></DIV>
<DIV><#GENRE></DIV>
</TD>
<TD>
<DIV><#TITLE></DIV>
<DIV><#DESCRIPTION></DIV>
</TD>
</TR>
</TABLE>

In addiction in this new web page the channels names are changed and there are new channels (even sat ones):
Code:
0	Rai 1
1	Rai 2
2	Rai 3
3	Rete Quattro
4	Canale 5
5	Italia Uno
6	La7
7	MTV
8	All Music
9	RaiSat Extra
10	RaiSat Cinema
11	Fox
12	Fox Life
13	Sky Cinema 1
14	Sky Cinema 3
15	Sky Cinema Mania
16	Sky Cinema Max
17	Sky Cinema Classics
18	Studio Universal
19	Eurosport
20	Sky Sport 1
21	Sky Sport 2
22	Sky Sport 3

Any help would be appreciated :)
:D
 

Peval

Portal Member
July 17, 2006
35
0
Cervia
Home Country
Italy Italy
Updated Italian WebEpg Grabber for ADNKRONOS

Hi to everybody. Attached to this post is an updated grabber for ADNKRONOS.
I just tested it and seems to work fine.
The channel list is limited to rai1, rai2, rai3, rete4, canale5, italia1, la7, mtv.
It can be easily extended to the other channels supported by the site, I can't do this due to lack of time, sorry.
Maybe someone else can do this, it's not a hard work.
If you find any problem with the grabber please let me know.
 

Midget

Portal Pro
October 1, 2007
78
2
Siena
Home Country
Italy Italy
:D

It works in WebEPG, but, like the template I was trying, it doesn't in the Designer. Do you know why ?

Bye
 

Peval

Portal Member
July 17, 2006
35
0
Cervia
Home Country
Italy Italy
I attached a screenshot of the webEpg designer with the parameters I used.
I had some problems to make it work at the beginning because the documentation is very essential.

The problem I had with this template was that the parsing was failing with no errors when parsing the entire page.
For some reason the first two lines of the page source cause problems.
Using a starting point I made the parsing start after those two lines and everything worked fine.

If someone wants to add support for the tv guide of the other channels hosted by AdnKronos he is welcome.


Does anybody know how to send this template to MP team so that it can be added to SVN and to the next release?
 

Attachments

  • WebEpgDesigner.GIF
    WebEpgDesigner.GIF
    41.8 KB

spitjo

Portal Pro
October 23, 2006
144
25
Udine
Home Country
Italy Italy
Alice.it grabber also need to be modified cause isn't working. Should be done cause adnkronos is not updating his tv guide since the last three days, some channels are empty and the others have listings only for today...
I don't know how alice.it can be corrected, if someone knows it could do it for us newbies...
Thanks to all for the support
 

Midget

Portal Pro
October 1, 2007
78
2
Siena
Home Country
Italy Italy
I've modified Alice.it grabber: now it works again.

I've modified available days to 7 (there are even more) and resolved the problem that caused WebEPG to crash (changed sublink template's start parameter from "scheda-testo" to "scheda-genere").

AdnKronos feed isn't very reliable: some channels lacks updating.

By
 

Attachments

  • alice_it.xml
    30.6 KB

Peval

Portal Member
July 17, 2006
35
0
Cervia
Home Country
Italy Italy
Good work! I just noticed AdnKronos was not very reliable. I'll give a try to the updated Alice Grabber. Please notify James of the upgrade so the grabber can be included in SVN.
 

Users who are viewing this thread

Top Bottom