[mythtv] [patch] MythGame improvements

Kristian Kalweit kalweit at exorpro.de
Wed Apr 6 13:33:57 UTC 2005


Barney Barumba schrieb:

>
> Strange! What do you have set up for your levels? I currently have 
> "system genre gamename" for all games and just "gamename" for 
> favourites, although I tried quite a few other combinations as well.
>
I havn't looked at the code yet. But here is my config:

mysql> select * from settings where value like "%game%";
+-------------------+----------------------------+----------+
| value             | data                       | hostname |
+-------------------+----------------------------+----------+
| GameDBSchemaVer   | 1004                       | NULL     |
| GameTreeLevels    | system year genre gamename | pvr      |
| GameShowFavorites | 0                          | pvr      |
| MameShowGameInfo  | 1                          | pvr      |
| PCGameList        | /usr/games/gamelist.xml    | pvr      |
| GameAllTreeLevels | system year genre gamename | pvr      |
| GameFavTreeLevels | gamename                   | pvr      |
+-------------------+----------------------------+----------+



Kristian.


More information about the mythtv-dev mailing list