[mythtv-commits] Ticket #8893: Mirobridge unable to add recordings post r25932

MythTV mythtv at cvs.mythtv.org
Thu Sep 9 00:04:09 UTC 2010


#8893: Mirobridge unable to add recordings post r25932
------------------------+---------------------------------------------------
 Reporter:  anonymous   |            Type:  defect          
   Status:  new         |        Priority:  minor           
Milestone:  unknown     |       Component:  MythTV - General
  Version:  Trunk Head  |        Severity:  medium          
 Keywords:              |   Ticket locked:  0               
------------------------+---------------------------------------------------
 Mirobridge is unable to add recordings post 25932. The error happens when
 starting the database update via the python bindings - simulation mode
 works as expected. Tested against head r26176. Python back trace:
 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))

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8893>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list