DVB-S how to know EPG is working

As always, I really appreciate the hard work that you have put into Megaepg! Very much appreciated!!

My question is how can I know that the EPG is being downloaded via the DVB-S stream? After installing the new build I still had to download the epg from the internet via the megaepg scripts. I conducted the "dvbtest --yes" script and saw that the epg downloaded successfully. In addition, I changed the ini file to "automceupdate=1" under the global settings.

After all of this, I still did not see a change to the EPG guide. Do I need to change any other parameters to see the EPG?

I am running Vista SP1 with a Hauppauge Nova S-Plus and am a YES subscriber.

Thanks again!

Did you choose the dvb

Did you choose the dvb script? What does the log file say? Send me the log file if you're confused.

when I use the DVB script I get the error:

Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyc", line 486, in __bootstrap_inner
File "threading.pyc", line 446, in run
File "megaepgw.py", line 170, in gothread
File "megaepg.pyc", line 156, in main
File "tvguide.pyc", line 75, in grabGuide
File "tvguide.pyc", line 30, in grabChannel
File "tvprogram.pyc", line 136, in grab
File "tvpyscript.pyc", line 384, in apply_filters
File "megaepgw.py", line 86, in Poll
File "wx\_core.pyc", line 7125, in Yield
PyAssertionError: C++ assertion "wxThread::IsMain()" failed in ..\..\src\msw\evtloop.cpp(372): only the main thread can process Windows messages

It does work when I run the dvbtest --yes.

Does this happen in the

Does this happen in the latest version 1.3.1?

If yes, use megaepg.exe instead (not the windowed version megaepgw) till I figure out the issue. 

version 1.3.1

Thanks again for the support!

Same problem

Same problem here...
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyc", line 486, in __bootstrap_inner
File "threading.pyc", line 446, in run
File "megaepgw.py", line 177, in gothread
File "megaepg.pyc", line 166, in main
File "tvguide.pyc", line 81, in grabGuide
File "tvguide.pyc", line 30, in grabChannel
File "tvprogram.pyc", line 136, in grab
File "tvpyscript.pyc", line 384, in apply_filters
File "megaepgw.py", line 88, in Poll
NameError: global name 'PyAssertionError' is not defined