summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythdb-initial/mc.sql')
-rw-r--r--abs/core-testing/mythtv/stable/mythdb-initial/mc.sql35
1 files changed, 35 insertions, 0 deletions
diff --git a/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql b/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql
index 67b6726..9e6f242 100644
--- a/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql
+++ b/abs/core-testing/mythtv/stable/mythdb-initial/mc.sql
@@ -2786,3 +2786,38 @@ INSERT INTO settings VALUES ('MasterServerIP','127.0.0.1','MythTVhost');
INSERT INTO settings VALUES ('MasterServerPort','6543','MythTVhost');
INSERT INTO settings VALUES ('Theme', 'LinHES','MythTVhost');
INSERT INTO storagegroup VALUES ('\N', 'Default','MythTVhost','/');
+INSERT INTO `settings` (`value`, `data`, `hostname`) VALUES
+('Hostpluginmytharchive','1','MythTVhost'),
+('Hostpluginmythbrowser','1','MythTVhost'),
+('Hostpluginmythcontrols','1','MythTVhost'),
+('Hostpluginmythflix','1','MythTVhost'),
+('Hostpluginmythgallery','1','MythTVhost'),
+('Hostpluginmythgame','1','MythTVhost'),
+('HostpluginmythgameFceu','1','MythTVhost'),
+('HostpluginmythgameMame','1','MythTVhost'),
+('HostpluginmythgameZsnes','1','MythTVhost'),
+('Hostpluginmythmovietime','1','MythTVhost'),
+('Hostpluginmythmusic','1','MythTVhost'),
+('Hostpluginmythnews','1','MythTVhost'),
+('Hostpluginmythphone','1','MythTVhost'),
+('Hostpluginmythsmolt','1','MythTVhost'),
+('Hostpluginmythvideo','1','MythTVhost'),
+('Hostpluginmythvideo_dvdcss','0','MythTVhost'),
+('Hostpluginmythweather','1','MythTVhost'),
+('HostAudiotype','ALSA','MythTVhost'),
+('HostpluginmythgameZsnes','1','MythTVhost'),
+('HostpluginmythgameMame','1','MythTVhost'),
+('Hostpluginmythvideo_dvdcss','0','MythTVhost'),
+('Hostpluginmythappletrailers','1','MythTVhost'),
+('Hostpluginmythstream','1','MythTVhost'),
+('Hostpluginmythvodka','1','MythTVhost'),
+('HostMiro','1','MythTVhost'),
+('HostpluginmythgameXE','1','MythTVhost'),
+('HostpluginmythgameROMDB','1','MythTVhost'),
+('HostXine','1','MythTVhost'),
+('HOSTOSsize','5','MythTVhost'),
+('HostMyhostname','type_hostname_here','MythTVhost'),
+('NetworkControlEnabled','1','MythTVhost'),
+('Hostaccessuser','1','MythTVhost');
+
+