Since the recent events around the epg provider i was using, I thought I should try and get EPG collector running.
I am running XP with a NOVA-T 500 dual tunner and get this error.
Using tuner 1: Nova-DT DVB-T Tuner (Dev1 Path0)
Signal acquired: lock is True quality is 100 strength is 53
Collecting station data......
Stopping station reader for frequency 706000 PID 0x11
** The program has failed with an exception
** Exception: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(Sys
tem.TimeSpan)'.
** Location: at DirectShow.TSSectionReader.Stop()
at DVBServices.FrequencyScanner.FindTVStations(TuningFrequency frequency)
at EPGCollector.Program.getStations(TuningFrequency frequency)
at EPGCollector.Program.graphWorkerDoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Exiting with code = 5
I followed freitasm's instructions which was to add my local frequency (Manawatu) to the ini file. He didn't say where excatly as there is no head called Frequency so I replaced
ScanningFrequency=538000,8,MHEG5
with
ScanningFrequency=706000,8,Y
Im guessing that might not have been correct. Can anyone enlighten me on this?
Thanks