WEBEPG problem with alice.it (1 Viewer)

Kralizec

Portal Member
April 27, 2007
10
0
57
Home Country
Italy Italy
Hi

I have set WEBEPG fro retreive information for some Italy channals from alice.it
all seems works , but in the program description there is always a strange document.write("");

here an example from file TVguide.xml

<programme start="20070430013000" stop="20070430014500" channel="MTV Italia">
<title>Rassegna stampa</title>
<desc>document.write('');</desc>
<category>Attualità</category>
<episode-num>unknown.unknown</episode-num>
<previously-shown />
</programme>

does it a known problem ?

Ciao
 

Kralizec

Portal Member
April 27, 2007
10
0
57
Home Country
Italy Italy
Hi to all

seems that I was able to fix the problem by myself

I modify the Details template in alice.it.xml like this :

<Template name="Details" start="&lt;div id=&quot;scheda-testo&quot;&gt;" end="&lt;tr&gt;&lt;td id=&quot;risult-scheda&quot;&gt;">
<SectionTemplate tags="D">
<TemplateText>
&lt;div&gt;
&lt;z(&gt;&lt;#DESCRIPTION&gt;&lt;br&gt;&lt;/z)?&gt;
&lt;br&gt;&lt;br&gt;
&lt;b&gt;&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
</TemplateText>
</SectionTemplate>
</Template>

Now seems works .
Does someone else test it too ?
It is possible to update it in SVN ?

Ciao
 

andreavb

Portal Pro
December 26, 2006
140
4
49
Home Country
Italy Italy
I'd like to tell you about another bug in ALICE_IT.XML: "Rete 4" and "MTV Italia" have the same channel id, MTV italia should have 73 as channel ID.

hope this helps removing all the bugs for the next stable release
 

andreavb

Portal Pro
December 26, 2006
140
4
49
Home Country
Italy Italy
see what?????

you linked to this same thread

:confused: :mad:
 

Users who are viewing this thread

Top Bottom