[mythtv-commits] Ticket #12712: Python binding for class Recorded does not accept recordedid

MythTV noreply at mythtv.org
Wed Apr 6 11:04:57 UTC 2016


#12712: Python binding for class Recorded does not accept recordedid
-----------------------------------+----------------------
     Reporter:  lomion@…           |      Owner:  wagnerrp
         Type:  Patch - Bug Fix    |     Status:  new
     Priority:  minor              |  Milestone:  unknown
    Component:  Bindings - Python  |    Version:  0.28
     Severity:  medium             |   Keywords:
Ticket locked:  0                  |
-----------------------------------+----------------------
 For some reason class Recorded in dataheap.py requires the recordedid as
 key instead of [chanid,starttime] as it was in the past.

 This patch allows to pass a single parameter instead of a tuble
 (chanid,starttime) as  before.

 In order to use this fix with user jobs I provide a second patch which
 adds recordedid to the Jobqueue parameters

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12712>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list