I have eventshost up and running well on my HTPC system where I have XBMC and BeyondTV running. The XBMC plug works like a champ. I was thinking of diving into creating a plugin for BeyondTV. Don't know much about python but have programmed in C/C++ and VB. Thought I would dive it.
I tried to us the SageTV and Windows Media Player Classic plugins as models.
The WindowClass for BeyondTV is Streamzip.WM.D3D.
Unfortunately when I try and execute commands in the plugin I get an error message 'Appliction is not running".
I am sure it is something simple that I am missing.
What is the best way to debug the python based plugins.
