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

MythTV noreply at mythtv.org
Fri Apr 29 13:42:36 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 Roger Siddons <rsiddons@…>):

 In [changeset:"ce1935b0ebc0918391f05893be82cd275cbd3969/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="ce1935b0ebc0918391f05893be82cd275cbd3969"
 Python: Restore chanId/startTime API for recordings

 Exisiting python scripts depend on the Recorded class taking the
 chanid/starttime instead of the recordedid as the primary key.
 This patch updates the Recorded class to continue using the
 chanid/starttime pair.
 A future patch can add recordedid as a second option so as not to break
 backwards compatibility.

 Fixes: #12260
 }}}

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


More information about the mythtv-commits mailing list