Wrong ID for alice.it grabber (1 Viewer)

andreavb

Portal Pro
December 26, 2006
140
4
50
Home Country
Italy Italy
Hello,

I'd like to tell you about a bug I've found in the alice.it grabber for italian channels. there is a duplicated Channel id in ALICE_IT.XML in the IT directory: "Rete 4" and "MTV Italia" have the same ID; this is how I've edited the file:

Code:
- <Channels>
  <Channel id="Rai 1" siteId="1" /> 
  <Channel id="Rai 2" siteId="3" /> 
  <Channel id="Rai 3" siteId="16" /> 
  <Channel id="Canale 5" siteId="22" /> 
  <Channel id="Italia 1" siteId="23" /> 
  <Channel id="Rete 4" siteId="24" /> 
  <Channel id="La7" siteId="75" /> 
  <Channel id="All Music" siteId="72" /> 
  <Channel id="MTV Italia" siteId="73" /> 
  </Channels>

now MTV Italia has its own Channel ID=73...hope this can be included in the last release!!

P.S. I don't know if someone has already fixed it because I'm using an old SVN from version 0.2.2
 

Kralizec

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

thanks for the information , but I have already fix it during the tests for the 2.3.0 required by James ( it's in webepg subforum ) and the correct version it's present in SVN version



If you want , here the current that I'm using ( if you want to try )

Ciao
Kralizec
 

andreavb

Portal Pro
December 26, 2006
140
4
50
Home Country
Italy Italy
thank you so much...!!

As 0.2.3.0 will be ready I'll install it with the new grabber...

:D :D
 

Users who are viewing this thread

Top Bottom