|
|
|
Kellysu: Hi, sorry the link for EPG.EXE was broken. It's now working.
Does anyone have a link to download Bladerunner 3?
Sales Engineer
Snowflake
www.snowflake.com
about.me/nzregs
Twitter: @nzregs
Regs: i'm using bladerunner pro 3.5 on my xp-mce box and i couldnt get things working with the "listings-freeview.xml.gz" file.
this is my command file:
--------------
c:
cd c:\Windows\ehome\bladerunnerpro\wget\
del /y listings-freeview.xml.gz
wget "http://nice.net.nz/epg/listings-freeview.xml.gz"
gzip -d c:\Windows\ehome\BladeRunnerPro\wget\listings-freeview.xml
del xmltv.xml
ren listings-freeview.xml xmltv.xml
copy /Y xmltv.xml c:\WINDOWS\ehome\BladeRunnerPro\GuideData\xmltv.xml
copy /Y xmltv.dtd c:\WINDOWS\ehome\BladeRunnerPro\GuideData\xmltv.dtd
cd ..\
copy /Y FreeViewChannelInfo.xml c:\WINDOWS\ehome\BladeRunnerPro\Quickguide\ChannelInfo.xml
BladeRunner.exe
if not exist Logs\. md Logs
move log.txt "Logs\EPG log %date:~10%-%date:~7,2%-%date:~4,2% %time:~0,2%-%time:~3,2%.txt"
--------------
error thrown is:
WHOOPS, something went wrong, error below...
System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
after editing the "xmltv.xml" (this is the default brp pro 3.5 xml filename, not listings2.xml) and removing the doctype comment () bladerunner worked fine.
Sales Engineer
Snowflake
www.snowflake.com
about.me/nzregs
Twitter: @nzregs
r33ks: It looks like the XML file no longer exists on nice.net.nz... I take it this tool no longer is working?
momo21: I'm really having some trouble with this!
I had reven's XMLTVNZ installed and his grabber linked in with Bladerunner.
I ran the EPG prog from this forum, and didnt touch anything - pretty obvious it wouldn't work and it didnt.
Then I deleted everything, installed BR again fresh, ran the EPG prog (updated the grabber file to the new location to download the data) and setup the guide in MCE again, and there were no channels. Setup in MCE advised guide data was downloaded successfully, however when I went to add guide data to channels, there was nothing there.
So I reinstalled the XMLTVNZ (on which I can only get TV1 TV2 and Prime listings) and it's back working again.
Are there any steps I am missing?
Should I tell BR to look at C:\Program Files\epg\GETLISTINGS.CMD for the grabber? When I tried this, BR went around and around in circles and eventually the file didn't download after about the 5th time. Or should BR not have any grabber specified?
Please help.....
Matt
I finally done something.... Sorry no GUI this time, just a script - works good though for SKY and FREEVIEW only on MCE2005
Download EPG.EXE for MCE2005 here:
http://209.97.223.191/epg.exe
I've just tried it from scratch, and no problems getting Freeview or Sky listings on MCE2005 using this script.
The first time you run it, it checks if Bladerunner is installed, if so, it moves on to the question:
SKY or FREEVIEW?
Once you've answered this question, it creates a flag file and doesn't ask again. Every time you run GetListings.cmd after that, it will simply download the required data, and push it through bladerunner... ready for MCE to do it's stuff.
|
|
|