![]() ![]() ![]() |
|
loryda: Hi
Was hoping i could get the step by steps to get this going also, having lots of trouble :(
Cheers
Alex
Sales Engineer
Snowflake
www.snowflake.com
about.me/nzregs
Twitter: @nzregs
I must be thick, still cant get this to work..
have followed the instructions on the tutorial (didnt install or do anything with tvxb as i need sky listings)
created the batch file as you described (with changes for the sky listings instead.. think im right?)..
REM ******************************************
REM ***** Fetch EPG from epg.pvr.geek.nz *****
REM ******************************************
c:
cd c:\Windows\ehome\bladerunnerpro\
del /q /f listings-sky.xml.gz
wget "http://epg.pvr.geek.nz/epg/listings-sky.xml.gz"
del /q /f c:\Windows\ehome\BladeRunnerPro\listings-sky.xml
gzip -d c:\Windows\ehome\BladeRunnerPro\listings-sky.xml
copy /Y listings2.xml c:\WINDOWS\ehome\BladeRunnerPro\GuideData\xmltv.xml
copy /Y xmltv.dtd c:\WINDOWS\ehome\BladeRunnerPro\GuideData\xmltv.dtd
copy /Y skyChannelInfo.xml c:\WINDOWS\ehome\BladeRunnerPro\Quickguide\ChannelInfo.xml
BladeRunner.exe
REM ******************************************
C:\Users\MediaCenter\Desktop>REM ******************************************C:\Users\MediaCenter\Desktop>REM ***** Fetch EPG from epg.pvr.geek.nz *****
C:\Users\MediaCenter\Desktop>REM ******************************************
C:\Users\MediaCenter\Desktop>c:
C:\Users\MediaCenter\Desktop>cd c:\Windows\ehome\bladerunnerpro\
c:\Windows\ehome\BladeRunnerPro>del /q /f listings-sky.xml.gz
Could Not Find c:\Windows\ehome\BladeRunnerPro\listings-sky.xml.gzc:\Windows\ehome\BladeRunnerPro>wget "http://epg.pvr.geek.nz/epg/listings-sky.xm
l.gz"
'wget' is not recognized as an internal or external command,
operable program or batch file.c:\Windows\ehome\BladeRunnerPro>del /q /f c:\Windows\ehome\BladeRunnerPro\listin
gs-sky.xml
Could Not Find c:\Windows\ehome\BladeRunnerPro\listings-sky.xmlc:\Windows\ehome\BladeRunnerPro>gzip -d c:\Windows\ehome\BladeRunnerPro\listings
-sky.xml
'gzip' is not recognized as an internal or external command,
operable program or batch file.c:\Windows\ehome\BladeRunnerPro>copy /Y listings2.xml c:\WINDOWS\ehome\BladeRunn
erPro\GuideData\xmltv.xml
The system cannot find the file specified.c:\Windows\ehome\BladeRunnerPro>copy /Y xmltv.dtd c:\WINDOWS\ehome\BladeRunnerPr
o\GuideData\xmltv.dtd
The system cannot find the file specified.c:\Windows\ehome\BladeRunnerPro>copy /Y skyChannelInfo.xml c:\WINDOWS\ehome\Blad
eRunnerPro\Quickguide\ChannelInfo.xml
The system cannot find the file specified.c:\Windows\ehome\BladeRunnerPro>BladeRunner.exe
BladeRunner Pro... A Native EPG Solution, Like Know Other :)
----------------------------------------------------------------Special thanks go out to...
MONSTER for deciphering and supplying the native EPG code... LEGEND!!!
CORNELIU for his AMAZING multi-threading work and general guidance :)
BJREPLAY for the one and only QuickGuide... YOU ROCK!And last but not least a BIG hello to all the boys at XPMCEAU...
Without these people none of this would be possible...
Hope you enjoy...
Parsing "grabber" section.
No items found for this section.Parsing "preprocess" section.
No items found for this section.Parsing "postprocess" section.
No items found for this section.Transforming guide data...
Could not find file 'c:\Windows\ehome\BladeRunnerPro\GuideData\xmltv.dtd'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofO
bjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenStream(Uri uri)
at System.Xml.XmlTextReaderImpl.DtdParserProxy_PushExternalSubset(String syst
emId, String publicId)
at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.P
ushExternalSubset(String systemId, String publicId)
at System.Xml.DtdParser.ParseExternalSubset()
at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)
at System.Xml.DtdParser.Parse(Boolean saveInternalSubset)
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Data.DataSet.ReadXml(XmlReader reader, XmlReadMode mode, Boolean de
nyResolving)
at System.Data.DataSet.ReadXml(String fileName, XmlReadMode mode)
at QuickGuide.QuickGuideWorker.CreateXMLFile(String XMLTVFile)WHOOPS, Process failed, please refer to any errors...
c:\Windows\ehome\BladeRunnerPro\QuickGuide\QuickGuide.exe did not execute succes
sfully...Press enter to continue...
loryda:c:\Windows\ehome\BladeRunnerPro>wget "http://epg.pvr.geek.nz/epg/listings-sky.xml.gz"
'wget' is not recognized as an internal or external command,
operable program or batch file.
Cheers
Alex
Sales Engineer
Snowflake
www.snowflake.com
about.me/nzregs
Twitter: @nzregs
Sales Engineer
Snowflake
www.snowflake.com
about.me/nzregs
Twitter: @nzregs
|
![]() ![]() ![]() |