[mythtv-commits] Ticket #13473: Get RecGroupIDs from the DB instead of hard-coding them in an enum

MythTV noreply at mythtv.org
Fri Jul 26 23:54:44 UTC 2019


#13473: Get RecGroupIDs from the DB instead of hard-coding them in an enum
----------------------------------+--------------------------
     Reporter:  mdabbs            |      Owner:  (none)
         Type:  Patch - Feature   |     Status:  new
     Priority:  minor             |  Milestone:  needs_triage
    Component:  MythTV - General  |    Version:  v30-fixes
     Severity:  medium            |   Keywords:  RecGroupID
Ticket locked:  0                 |
----------------------------------+--------------------------
 This patch adds a method to retrieve the RecGroupID from the database
 instead of assuming that the enumerated values match the auto-increments
 from the DB.

 For DBs that have auto-increments of something other than 1, this will
 provide the correct ID as it was assigned by the DB.

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


More information about the mythtv-commits mailing list