[mythtv-users] 0.24 Python Bindings - Transcode Wrapper Script
Christopher Kerr
mythtv at theseekerr.com
Wed Feb 16 15:42:49 UTC 2011
On Thu, Feb 17, 2011 at 2:35 AM, Raymond Wagner <raymond at wagnerrp.com> wrote:
> On 2/16/2011 10:26, Christopher Kerr wrote:
>> NameError: global name 'findfile' is not defined
>
> Fixed in the version on the wiki over a month ago.
Raymond - I just grabbed a fresh copy from the wiki, and modified only
the command and argument lines:
Traceback (most recent call last):
File "./x264_inplace.py", line 96, in <module>
main()
File "./x264_inplace.py", line 88, in main
runjob(jobid=args[0])
File "./x264_inplace.py", line 17, in runjob
db = MythDB()
NameError: global name 'MythDB' is not defined
Regards,
Chris
More information about the mythtv-users
mailing list