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

MythTV noreply at mythtv.org
Fri Aug 30 10:47:47 UTC 2019


#13473: Get RecGroupIDs from the DB instead of hard-coding them in an enum
------------------------------+-------------------------------
 Reporter:  mdabbs            |          Owner:  Peter Bennett
     Type:  Patch - Feature   |         Status:  assigned
 Priority:  minor             |      Milestone:  needs_triage
Component:  MythTV - General  |        Version:  v30-fixes
 Severity:  medium            |     Resolution:
 Keywords:  RecGroupID        |  Ticket locked:  0
------------------------------+-------------------------------

Comment (by Peter Bennett <pbennett@…>):

 In [changeset:"5cde0578d84926171b20c8f7e95a101e9b0b9457/mythtv"
 5cde0578d8/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="5cde0578d84926171b20c8f7e95a101e9b0b9457"
 dbcheck: Enforce correct recgroupids for special recording groups

 If the mysql server is set up with auto_increment_increment=2 or
 some value other than 1, the wrong values were set for the special
 recording groups.

 This only fixes it for new database setups or upgrades from schema
 id 1320.

 Refs #13473

 (cherry picked from commit da558ca5f531b8074155946b96c82ef4fe0ddefa)
 }}}

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


More information about the mythtv-commits mailing list