[mythtv-users] mirobridge - bad table name mythconverg.deloldrecorded

Brian Ruth brian at bigkitty.org
Sun Sep 5 21:18:55 UTC 2010


On 9/5/2010 4:33 PM, Raymond Wagner wrote:
>    On 9/5/2010 12:22, Brian Ruth wrote:
>> Traceback (most recent call last):
>>    File
>> "/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py",
>> line 2640, in<module>
>>      main()
>>    File
>> "/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py",
>> line 2317, in main
>>      videostodelete = getOldrecordedOrphans()
>>    File
>> "/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py",
>> line 1113, in getOldrecordedOrphans
>>      oldrecorded_array =
>> list(mythdb.searchOldRecorded(chanid=channel_id, ))
>>    File "/usr/lib/python2.6/site-packages/MythTV/utility.py", line 145,
>> in __call__
>>      yield self.dbclass.fromRaw(row, self.inst)
>>    File "/usr/lib/python2.6/site-packages/MythTV/database.py", line
>> 107, in fromRaw
>>      cls._setClassDefs(db)
>>    File "/usr/lib/python2.6/site-packages/MythTV/database.py", line
>> 250, in _setClassDefs
>>      super(DBDataWrite, cls)._setClassDefs(db)
>>    File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 73,
>> in _setClassDefs
>>      cls._field_order = db.tablefields[cls._table]
>>    File "/usr/lib/python2.6/site-packages/MythTV/database.py", line
>> 798, in __getitem__
>>      raise MythDBError(MythDBError.DB_RAW, e.args)
>> MythTV.exceptions.MythDBError: MySQL error: MySQL error 1146: Table
>> 'mythconverg.deloldrecorded' doesn't exist
>
> Fixed in r26135.  Thanks for the catch.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Thanks - the db error is fixed but unfortunately it uncovered another issue:

2010-09-05 17:07:09,762 - mirobridge - INFO - Used file 
(/storage01/media/miro/AppJudgement/appjudgment--0211--ip_chu_retinagames2--hd720p30.h264.mp4) 
to created symlink (/video2/9999_20100829231820.mp4)
2010-09-05 17:07:09,762 INFO     Used file 
(/storage01/media/miro/AppJudgement/appjudgment--0211--ip_chu_retinagames2--hd720p30.h264.mp4) 
to created symlink (/video2/9999_20100829231820.mp4)
2010-09-05 17:07:09.830 Python Database Connection: Using connection 
settings from /home/mythtv/.mythtv/config.xml
Traceback (most recent call last):
   File 
"/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py", 
line 2641, in <module>
     main()
   File 
"/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py", 
line 2608, in main
     if not updateMythRecorded(unwatched):
   File 
"/usr/share/doc/mythtv-docs-0.24/contrib/imports/mirobridge/mirobridge.py", 
line 1747, in updateMythRecorded
     Recorded().create(records[0])
   File "/usr/lib/python2.6/site-packages/MythTV/altdict.py", line 27, 
in __getattr__
     raise AttributeError(str(name))
AttributeError: create

Associated video is:
newly-downloaded     72.9MB     Gorgeous Games for iPhone 4's Retina 
Screen! Osmos and Real Racing - AppJudgment


More information about the mythtv-users mailing list