2009-03-23, 09:35 AM
First let me start by saying that I have been using djkxml for some time now and think it is awesome.
However it has stopped working. I'm hoping that somebody can help me out and get it working again or perhaps get a fix for it. My EPG runs out at the end of Friday so hopefully it can be fixed before then. Below is the log file showing the error that occurs which then causes a crash:
2009-03-24 22:02 DJKXML version: 3.2.1
2009-03-24 22:02 Loglevel: 3
2009-03-24 22:02 Speed: 5
2009-03-24 22:02 Download Site:http://djkxml.no-ip.biz/v3xx
2009-03-24 22:02 Checking djkxml.exe versions
2009-03-24 22:02 Download exe version: 3.2.1
2009-03-24 22:02 Reading cache fileReading TCL descriptions file Done. 0 Descriptions
2009-03-24 22:02 ----------------- Try number: 1 of 3 -----------------
2009-03-24 22:02 Downloading page tvnz120090323 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090324 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090325 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090326 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090327 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090328 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090329 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090323 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090324 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090325 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090326 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090327 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090328 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090329 hour 0 Done
2009-03-24 22:02 Downloading page g_tv320090323 hour 0
2009-03-24 22:02 The request URI could not be found or was malformed trying to get http://epg.pvr.geek.nz/epg/freeview-web.xml.gz
A crash then occurs with the following message:
Unhandled Exception: System.IO.FileNotFoundException: Could not find file 'C:\Wi
ndows\ehome\BladeRunnerPro\djkxml\listings.xml.gz'.
File name: 'C:\Windows\ehome\BladeRunnerPro\djkxml\listings.xml.gz'
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)
at djkxml.Module1.decompressListingsFile()
at djkxml.Module1.downloadGeekPages(String searchStr, String sourceAndDate)
at djkxml.Module1.downloadMissingPageX(String sourceAndDate)
at djkxml.Module1.downloadMissingPages()
at djkxml.Module1.Main()
The system cannot find the file specified.
The system cannot find the file specified.
However it has stopped working. I'm hoping that somebody can help me out and get it working again or perhaps get a fix for it. My EPG runs out at the end of Friday so hopefully it can be fixed before then. Below is the log file showing the error that occurs which then causes a crash:
2009-03-24 22:02 DJKXML version: 3.2.1
2009-03-24 22:02 Loglevel: 3
2009-03-24 22:02 Speed: 5
2009-03-24 22:02 Download Site:http://djkxml.no-ip.biz/v3xx
2009-03-24 22:02 Checking djkxml.exe versions
2009-03-24 22:02 Download exe version: 3.2.1
2009-03-24 22:02 Reading cache fileReading TCL descriptions file Done. 0 Descriptions
2009-03-24 22:02 ----------------- Try number: 1 of 3 -----------------
2009-03-24 22:02 Downloading page tvnz120090323 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090324 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090325 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090326 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090327 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090328 hour 0 Done
2009-03-24 22:02 Downloading page tvnz120090329 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090323 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090324 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090325 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090326 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090327 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090328 hour 0 Done
2009-03-24 22:02 Downloading page tvnz220090329 hour 0 Done
2009-03-24 22:02 Downloading page g_tv320090323 hour 0
2009-03-24 22:02 The request URI could not be found or was malformed trying to get http://epg.pvr.geek.nz/epg/freeview-web.xml.gz
A crash then occurs with the following message:
Unhandled Exception: System.IO.FileNotFoundException: Could not find file 'C:\Wi
ndows\ehome\BladeRunnerPro\djkxml\listings.xml.gz'.
File name: 'C:\Windows\ehome\BladeRunnerPro\djkxml\listings.xml.gz'
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)
at djkxml.Module1.decompressListingsFile()
at djkxml.Module1.downloadGeekPages(String searchStr, String sourceAndDate)
at djkxml.Module1.downloadMissingPageX(String sourceAndDate)
at djkxml.Module1.downloadMissingPages()
at djkxml.Module1.Main()
The system cannot find the file specified.
The system cannot find the file specified.