|
Helkp please with XP MCE, Bladerunnerpro and XMLtv
Folks,
I'm unable to get the above set up working, despite (I beleive !) following all the instructions. I'm in New Zealand and trying to get listings for the TelstraClear Sky/normal free to air services.
My getlistings.bat file (currently trimed down to look only for TV1, TV2 and TV3 - once these work, I'll add all the other stuff back in):
_____
c:
cd\windows\ehome\bladerunnerpro
xmlTVNZ.exe tvguide.xml -days 5 -offset +1200 -seconds tv1 tv2 tv3
copy tvguide.xml c:\windows\ehome\bladerunnerpro\guidedata
copy channelinfo.xml c:\windows\ehome\bladerunnerpro\quickguide
copy genreshowlist.xml c:\windows\ehome\bladerunnerpro\guidedata
copy settings.xml c:\windows\ehome\bladerunnerpro\guidedata
copy xmltv.dtd c:\windows\ehome\bladerunnerpro\guidedata
cd..
______
In this format, it throws up an error (in the command window that disappears after 5 seconds) saying:
The file c:\windows\ehome\bladerunnerpro\guidedata\xmltv.xm l was not found
I therefore changed the thirdline above to the following:
copy tvguide.xml c:\windows\ehome\bladerunnerpro\guidedata\xmltv.xm l
(Note: If other have a similar problem, I don't know that the above is any form of solution - I'm just doing the @try anything@ method of problem solving !!)
This got rid of the error above but then, whilst it seems to get a bit further, it then reports:
c:\windows\ehome\bladerunnerpro\CabMaker\Makecab.e xe did not execute successfully ...
??? Now what ? Any ideas on my (potential duff) copy of tvguide.xml above or (if I guessed this right) how to deal with the other issue ??
many thanks,
Rob (Confused !)
|