- 2010-07-03 14:05:07.335 Python Database Connection: Using connection settings from /root/.mythtv/config.xml
- Traceback (most recent call last):
- File "./betterMovies.py", line 26, in <module>
- channels = db.getChannels()
- File "/usr/local/lib/python2.6/dist-packages/MythTV/methodheap.py", line 739, in getChannels
- return Channel.getAllEntries()
- NameError: global name 'Channel' is not defined
