IceTV Forum

IceTV Guide for IceTV enabled PVRs => Topfield => Topic started by: Sydney30 on March 05, 2005, 10:51:41 AM

Title: Setting up.ini file for Wollongong Channels
Post by: Sydney30 on March 05, 2005, 10:51:41 AM
Hi,

I am currently using Tony's EPG and TV Harvestor to get my TV listings data for my Toppy. I wanted to set up my Toppy to get your data (as I beleive you will offer a more reliable service to get the TV listings then what I can get off the web).

I am however having difficulties in setting up the .ini file. I get Wollongong channels which are almost identical to the Sydney chanels so I wanted to get your Sydney TV data and assign it to my Wollongong chanells.

My chanels are:
2 - ABC
3 - SBS Sydney
5 - Southern Cross TEN Capital
6 - Prime
8 - WIN

I can't get them reordered as channells 1, 2, 3, 4, 5.

My .ini file for TONY's EPG is as follows:

[General]

GMT_Offset=44
Frequency File check=60
AutoLoadEPGdata at start=YES
Next Update Time=-4
Display LOADING OSD=YES
Logging Level (4everything 0nothing)=4
Number of Services=11

[TV Parameters]

[Channel 1]

[Channel 2]

service_name=ABC
service_id=673
transport_stream_id=547
original_network_id=4112

[Channel 3]

service_name=SBS Sydney
service_id=769
transport_stream_id=768
original_network_id=12802

[Channel 4]

[Channel 5]

service_name=Southern Cross TEN Capital
service_id=2057
transport_stream_id=2057
original_network_id=12812

[Channel 6]

service_name=Prime
service_id=2370
transport_stream_id=2463
original_network_id=12929

[Channel 7]

[Channel 8]

service_name=WIN
service_id=1
transport_stream_id=12923
original_network_id=12915


I want to Alias your Sydney TV listings data to my Wollongong channels. Do you know what my .ini file needs to look like??

I apperciate your assistance and can't wait to give your program a try because currently it takes about 45mins to download 7 days worth of EPG data but I can download 7 days from you in a matter of minutes, plus your GUI and system is much easier to use and (provided I can get it to work) I only need to connect the Toppy and push one button (simplicity, that is what I want).

I eagerly await your reply.

Thanks.
Title: Re: Setting up.ini file for Wollongong Channels
Post by: Sydney30 on March 05, 2005, 02:31:02 PM
I just changed the .ini file that I use with Tony's EPG to the following. Still would like to know what the .ini file needs to be to get IceTV data to work?? (using alias)...


[General]


GMT_Offset=44
Frequency File check=60
AutoLoadEPGdata at start=YES
Next Update Time=-4
Display LOADING OSD=YES
Logging Level (4everything 0nothing)=4
Number of Services=5


[TV Parameters]

[Channel 1]

service_name=ABC
service_id=673
transport_stream_id=547
original_network_id=4112

[Channel 2]

service_name=SBS Sydney
service_id=769
transport_stream_id=768
original_network_id=12802

[Channel 3]

service_name=Southern Cross TEN Capital
service_id=2057
transport_stream_id=2057
original_network_id=12812

[Channel 4]

service_name=Prime
service_id=2370
transport_stream_id=2463
original_network_id=12929

[Channel 5]

service_name=WIN
service_id=1
transport_stream_id=12923
original_network_id=12915








Title: Re: Setting up.ini file for Wollongong Channels
Post by: pvogel on March 05, 2005, 06:10:21 PM
This is the file I use here in the Blue Mts, where I receive some Wollongomg and some Sydney channels.  Hope this gives you enough information for your needs.  This is the IceGuide4Topfield.ini file on the pc, not the ini file on the Topy, that is generated automatically by the IceGuide4Topfield.exe

Let me know how it goes...

# Wollongong

#Configuration for Ice Server


[Server]
#Ice Server name
Server=server.icetv.info

#File name in Ice Server
FileName=/cgi-bin2/xmlguide2.cgi

#one of the query parameters, op
OpName=op=xmlguide

#one of the query parameters, channel
ChannelChecked=1,2,3,4,5

#user name in Ice Server
User=beta

#password in Ice Server
Password=getdata

#Configuration for Topfield
[Toppy]
#Destinaton in Toppy
DestPath=\\ProgramFiles\\Auto Start\\

#UTC_Offset, auto or number
Upload_UTC_Offset=0


#Configuration for IceGuide4Topfield Application
[IceGuide4Topfield]
#Garbage Collector will delete some cache files in local disk
#0 means cache files before today will be deleted
GarbageCollector_From=0
#14 means cache files after 14 days will be deleted
GarbageCollector_To=14


#Configuration for channel alias
#format:original_chid,alias_chid,alias_sid,alias_tsid,alias_onid
# 1 = sbs, 2= ABC, 3=7,4=9,5=10

[Alias]

Alias=4,94,1,12923,12915
#service_name=WIN Television NSW,WIN TV Illawarra
#service_id=1
#transport_stream_id=12923
#original_network_id=12915

#Danger: can't have the following alias as well as WIN as they both have same service ID.
#Alias=4,4,1,1,4114
#service_name=Channel Nine Sydney,NINE DIGITAL
#service_id=1
#transport_stream_id=1
#original_network_id=4114


Alias=3,93,2370,2463,12929
#service_name=Prime Southern
#service_id=2370
#transport_stream_id=2463
#original_network_id=12929

Alias=5,95,2057,2057,12812
#service_name=Southern Cross TEN Capital
#service_id=2057
#transport_stream_id=2057
#original_network_id=12812

Alias=2,2,545,545,4112
#service_name=ABC Sydney
#service_id=545
#transport_stream_id=545
#original_network_id=4112

Alias=2,92,673,547,4112
#service_name=ABC NSW
#service_id=673
#transport_stream_id=547
#original_network_id=4112

Alias=3,3,1312,1282,4115
#service_name=Channel Seven Sydney
#service_id=1312
#transport_stream_id=1282
#original_network_id=4115

Alias=5,5,1573,1538,4116
#service_name=Network TEN Sydney
#service_id=1573
#transport_stream_id=1538
#original_network_id=4116

Alias=1,1,769,768,12802
#service_name=SBS Sydney
#service_id=769
#transport_stream_id=768
#original_network_id=12802
Title: Re: Setting up.ini file for Wollongong Channels
Post by: Sydney30 on March 07, 2005, 09:03:43 AM
Hi Peter, thank you for the info it looks exactly like what I need.