[mythtv-commits] Ticket #12254: MythGame settings not initialized in the database

MythTV noreply at mythtv.org
Thu Aug 28 12:46:38 UTC 2014


#12254: MythGame settings not initialized in the database
-----------------------------------+---------------------
     Reporter:  jjiglesias@…       |      Owner:
         Type:  Patch - Bug Fix    |     Status:  new
     Priority:  minor              |  Milestone:  unknown
    Component:  Plugin - MythGame  |    Version:  0.27.3
     Severity:  low                |   Keywords:
Ticket locked:  0                  |
-----------------------------------+---------------------
 Certain MythGame settings variables are not initialized in the database,
 so that they can't be used until the first modification of MythGame
 settings is performed through its setting user interface.
 This causes, for example, that those games marked as favorite don't appear
 in the Favorites listing, at the Games UI. To list favorite games, an SQL
 query is created with the content of the GameFavTreeLeves setting. If this
 setting doesn't exist in the database, the query created is wrong and
 fails. Aa a result, no favorite games apperar on screen.
 I've proposed a patch that initializes these variables.

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


More information about the mythtv-commits mailing list