Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | ... | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22
limegreen
103 posts

Master Geek


  #213955 10-May-2009 22:47
Send private message

mentalinc: No sorry lost track of that bug, will try work on it next weekend....


That would be great, but just when you got time. Pleased to discover that it's not just me getting it wrong!



mentalinc

3229 posts

Uber Geek

Trusted

  #215270 16-May-2009 17:04
Send private message

limegreen:
mentalinc: No sorry lost track of that bug, will try work on it next weekend....


That would be great, but just when you got time. Pleased to discover that it's not just me getting it wrong!



Version 1.9.0.0 has just been released.

Needs to be tested with GB-PVR with the -all to check it works. I've done some basic test and it appears to work.

I have also added a new feature for Mediaportal TV Server. If you're using SQL Server as the database my program can now check where the EPG file should be placed (i.e. you can now configure it be to somewhere other than the Tv server folder).
Iust add the command -SQL to the end of the command (see mediaportalTvServerSQL.bat for an example)

read more at  http://mentalindustries.orconhosting.net.nz/epg and  http://mentalindustries.orconhosting.net.nz/epgFiles/mediaportalTVServer.html

mentalinc





CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


limegreen
103 posts

Master Geek


  #215273 16-May-2009 18:01
Send private message

Thanks for the prompt work!

I've been trying it on RC1 64-bit with GB-PVR;
and it errors, demanding a 'time'

Logfile:
16/05/2009 5:51:29 p.m. Checking for newer version
16/05/2009 5:51:30 p.m. You already have the latest version
16/05/2009 5:51:30 p.m. Finding install paths
16/05/2009 5:51:30 p.m. C:\Program Files (x86)\Devnz\GBPVR\
16/05/2009 5:51:30 p.m. MEDIAPORTAL not installed
16/05/2009 5:51:30 p.m. MEDIAPORTALTVSERVER not installed
16/05/2009 5:51:30 p.m. DVBVIEWER not installed
16/05/2009 5:51:30 p.m. EPG file to download: http://epg.pvr.geek.nz/epg/listings-all.xml.gz
16/05/2009 5:51:30 p.m. Invalid number of parameters. You must pass it -task runtime batchfile
16/05/2009 5:51:30 p.m. Task scheduled, now closing

Then when I add 09:00:00 to UpdateEPG.bat, it claims it's an invalid time, or crashes.

Any thoughts? (Am I doing something wrong?)



mentalinc

3229 posts

Uber Geek

Trusted

  #215292 16-May-2009 20:54
Send private message

Looks like a bug, something to do with trying to add a scheduled task, but cant see why that would be.

Are you trying to schedule a task?

RC1 is that Windows 7 RC1?
If so might there might have been a change in the command line.
If you are trying to run just the program ill have a look.

paste the contents of the UpdateEPG.bat you are using




CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


limegreen
103 posts

Master Geek


  #215308 17-May-2009 00:11
Send private message

OK. Looks like it is my bad.

I had tried
freeviewNZ-EPG-GBPVR.exe -task -all
(demands an runtime argument)
freeviewNZ-EPG-GBPVR.exe -task 09:00:00 -all
(crashes)
And I just tried
freeviewNZ-EPG-GBPVR.exe -all
And it works [:)]

Sorry for wasting your time. However, I guess there will be others like me who will mess this up, so might be good to make it clear in the instructons at some point.

Thanks again! This is brilliant.


mentalinc

3229 posts

Uber Geek

Trusted

  #215317 17-May-2009 08:22
Send private message

limegreen: OK. Looks like it is my bad.



I had tried

freeviewNZ-EPG-GBPVR.exe -task -all

(demands an runtime argument)

freeviewNZ-EPG-GBPVR.exe -task 09:00:00 -all

(crashes)

And I just tried

freeviewNZ-EPG-GBPVR.exe -all

And it works [:)]

Sorry for wasting your time. However, I guess there will be others like me who will mess this up, so might be good to make it clear in the instructons at some point.

Thanks again! This is brilliant.




Glad to see you figured it out.

the command freeviewNZ-EPG-GBPVR.exe -task 09:00:00 -all shouldn;t cause my program to crash (doesnt for me. it will create a usless task but shouldnt crash. What verion of Windows are you using? and have you disabled UAC?

but you shouldn't need a task set up:
http://mentalindustries.orconhosting.net.nz/epgFiles/schtasks.html
GB-PVR No task scheduling is required for this as long as you put the UpdateEPG.bat in the GB-PVR directory.




CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


limegreen
103 posts

Master Geek


  #215330 17-May-2009 10:28
Send private message

Just to clarify, I wasn't trying to set a task up. That was the output above produced by
freeviewNZ-EPG-GBPVR.exe -task -all
Where it requested a runtime, and made comment about a scheduled task. I wasn't trying to set a task up, I just wasn't clear for GB-PVR that I needed only the -all argument (instructions which would be best on the GB-PVR page, because there is no need to schedule a task)

freeviewNZ-EPG-GBPVR.exe -task 09:00:00 -all
produced a little disk activity, a small 'ding', nothing added to the log, and it continued to show in the process list. I've now worked out that the crash occurred when I tried again, and the process was still running.

FYI Windows 7 RC1 64-bit. UAC is turned off.

Hope that clarifies. Thanks again. It's really fantastic having it working.

 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
mentalinc

3229 posts

Uber Geek

Trusted

  #215342 17-May-2009 12:20
Send private message

Thanks for your feedback limegreen,
I have updated the GB-PVR page on my website to reflect the recent changes and point out the -task is not needed.

I'm not too sure what happened during the
freeviewNZ-EPG-GBPVR.exe -task 09:00:00 -all it should have worked just created a useless task.




CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


kiwijunglist
2981 posts

Uber Geek

ID Verified

  #215563 18-May-2009 11:35
Send private message

Hey mentalinc

Can you add the Freeview DVB-T Chinese Channel (CCTV8)

The epg information is available from http://xmltv.co.nz/
Under Freeview Tab -> Special Interest -> CCTV8




HTPC / Home automation (home assistant) enthusiast.


rlevis
347 posts

Ultimate Geek


  #215632 18-May-2009 16:09
Send private message

If this is in fact possible, it would be nice to have the TV Central channel details as well for Waikato/BOP viewers. Also on the FreeView tab.

Cheers.

mentalinc

3229 posts

Uber Geek

Trusted

  #215669 18-May-2009 18:36
Send private message

I have no control over the xml file.

I will however look at adding the website you linked as an alternative download location.

Stay tuned for an update in the next few weeks supporting this.

mentalinc




CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


attilathegorilla
213 posts

Master Geek


  #215676 18-May-2009 18:49
Send private message

Has anyone else been having issues with this and DVBViewer? A few days ago it stopped working for me. Here`s a log:


18/05/2009 6:10:17 p.m. Checking for newer version
18/05/2009 6:10:18 p.m. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:7171
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at freeviewNZ_EPG_GBPVR.Program.versionCheck()
18/05/2009 6:10:18 p.m. Finding install paths
18/05/2009 6:10:18 p.m. System.NullReferenceException: Object reference not set to an instance of an object.
at freeviewNZ_EPG_GBPVR.Program.findInstallPaths()
18/05/2009 6:10:18 p.m. EPG file to download: http://epg.pvr.geek.nz/epg/listings-freeview.xml.gz
18/05/2009 6:10:18 p.m. EPG file location: C:\Program Files\DVBViewer\epg\epgdata.xml
18/05/2009 6:10:18 p.m. .gz download location C:\Program Files\DVBViewer\epg\listings-freeview.xml.gz

18/05/2009 6:10:18 p.m. Folder to create C:\Program Files\DVBViewer\epg
18/05/2009 6:10:18 p.m. Error the EPG download folder does not exist!
18/05/2009 6:10:18 p.m. Folder now created: C:\Program Files\DVBViewer\epg
18/05/2009 6:10:18 p.m. Checking xmltv.dtd is in the correct folder
18/05/2009 6:10:18 p.m. xmltv.dtd found.

18/05/2009 6:10:19 p.m. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:7171
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at freeviewNZ_EPG_GBPVR.Program.Main(String[] args)




If honest work and justice are not enough - we'll get a lawyer.

mentalinc

3229 posts

Uber Geek

Trusted

  #215677 18-May-2009 18:53
Send private message

The internet was not working for you attilathegorilla

The errors occur at points in the program when it should connect to the internet, for example the version check and again when downloading the EPG. If you have recently installed a firewall make sure my program can connect to the internet.




CPU: AMD 5900x | RAM: GSKILL Trident Z Neo RGB F4-3600C16D-32GTZNC-32-GB | MB:  Asus X570-E | GFX: EVGA FTW3 Ultra RTX 3080Ti| Monitor: LG 27GL850-B 2560x1440

 

Quic: https://account.quic.nz/refer/473833 R473833EQKIBX 


attilathegorilla
213 posts

Master Geek


  #215679 18-May-2009 19:02
Send private message

Hmmm I`ve got my software firewall disabled for testing and still no go. Would my ISP have done something to block this traffic? Doesn`t sound likely.




If honest work and justice are not enough - we'll get a lawyer.

attilathegorilla
213 posts

Master Geek


  #215686 18-May-2009 19:29
Send private message

Ooops sorry, my bad, somehow I had a proxy server set for my HTTP, no idea how it got there, but working now :)




If honest work and justice are not enough - we'll get a lawyer.

1 | ... | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.