[mythtv-commits] Ticket #12260: Patch: Making recordedid the primary key for recorded breaks the python bindings

MythTV noreply at mythtv.org
Sat Aug 13 03:35:52 UTC 2016


#12260: Patch: Making recordedid the primary key for recorded breaks the python
bindings
-------------------------------+-----------------------------
 Reporter:  doug@…             |          Owner:  wagnerrp
     Type:  Patch - Bug Fix    |         Status:  closed
 Priority:  minor              |      Milestone:  0.28
Component:  Bindings - Python  |        Version:  Master Head
 Severity:  medium             |     Resolution:  fixed
 Keywords:                     |  Ticket locked:  0
-------------------------------+-----------------------------

Comment (by john.sweeney@…):

 I am still getting an error related to this problem:
      File "/usr/lib/python2.7/dist-packages/MythTV/dataheap.py", line 332,
 in __init__
         DBDataWrite.__init__(self, data, db)

     @-------------
     @ data = [1034, datetime(2016, 7, 28, 11, 30,
 tzinfo=<MythTV.utility.dt.offsettzinfo object at 0x7fdea8fecc90>)]
     @ self = <Unknown due to: 'NoneType' object has no attribute
 'isoformat'>
     @ db = <MythDB 'sql://mythconverg@bondo:3306/' at 0x7fdea8b60610>

 I am using silence.py, and after an OS upgrade this problem has appeared.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12260#comment:6>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list