INTERACT FORUM

More => Old Versions => Media Center 14 (Development Ended) => Topic started by: envyc on June 24, 2009, 08:07:17 pm

Title: EPG import - .mxf file - IceTV
Post by: envyc on June 24, 2009, 08:07:17 pm
I have an epg file which is the .mxf file format which is uploaded into Windows MCE via the program C:\Windows\ehome\loadmxf.exe. I am in Australia and the file is created by a utility which is provided by the IceTV epg provider.

Is there any way in which Media Center can utilise this file to create an EPG?

I can provide a copy of the file.
Title: Re: EPG import - .mxf file - IceTV
Post by: rpalmer68 on June 24, 2009, 11:07:17 pm
I'm in Oz too but am not using IceTV.

I'm sure you can get an xmltv file from icetv that MC will import.

I use this script to build my EPG from free sources (over the air etc), but it also has the option to use IceTV, might be worth looking at.

http://forums.dvbowners.com/index.php?s=7b64d28ee6b3081864ac33064e3b5482&showtopic=6598

Not sure were you are located, but Calvi has done the Meblourne configs, I've done the Sydney ones and there are also Perth ones provided as well.


Richard
Title: Re: EPG import - .mxf file - IceTV
Post by: ThoBar on June 25, 2009, 12:57:58 am
oooh, hadn't seen the Perth configs... Thanks for pointing it out!
Title: Re: EPG import - .mxf file - IceTV
Post by: imugli on June 25, 2009, 07:55:07 am
Envyc, Confishy,

I use IceTV with their webget grabber.

Download it from http://www.icetv.com.au/support/howto/webget.exe (http://www.icetv.com.au/support/howto/webget.exe)

Run it with the following

Run this executable
C:\webget.exe (whatever the fie location is)

Command Line arguments
"http://iceguide.icetv.com.au/cgi-bin/epg/iceguide.cgi?op=xmlguide" -u username -p password -o c:\cmlguide.xml (again, wherever and whatever you choose)

Load XMLTV results from this file
c:\xmlguide.xml (saved file)

Works flawlessly.
Title: Re: EPG import - .mxf file - IceTV
Post by: envyc on June 25, 2009, 06:04:55 pm
Thanks imugli, that works perfectly.
Title: Re: EPG import - .mxf file - IceTV
Post by: imugli on June 25, 2009, 07:28:07 pm
Glad to be of assistance  ;D
Title: EPG IceTV Australia
Post by: MikeAus on December 22, 2010, 08:52:47 pm
Envyc, Confishy,

I use IceTV with their webget grabber.

Download it from http://www.icetv.com.au/support/howto/webget.exe (http://www.icetv.com.au/support/howto/webget.exe)

Run it with the following

Run this executable
C:\webget.exe (whatever the fie location is)

Command Line arguments
"http://iceguide.icetv.com.au/cgi-bin/epg/iceguide.cgi?op=xmlguide" -u username -p password -o c:\cmlguide.xml (again, wherever and whatever you choose)

Load XMLTV results from this file
c:\xmlguide.xml (saved file)

Works flawlessly.
How is this automated within MC15? For example, if I have an ICETV account how does the guide automatically get loaded into MC15, eg. at a certain time each day or on startup, etc. Is there an area within MC15 that allows you to configure the EPG commands. Thanks.