Kodi Community Forum
Multiple Instances No GUI - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Multiple Instances No GUI (/showthread.php?tid=130449)



Multiple Instances No GUI - o.maille - 2012-05-01

I'm still trying to work out exactly how to build my Media Centre.

Essentially I mainly want xbmc to manage my media and play different music in 4 different rooms, not worried about video, will be running xbmc on laptop for that.

So is the following possible;

  1. Run 4 instances of xbmc on one pc to deliver audio only to 4 seperate rooms.
  2. Disable the GUI to help conserve resources on the server (and possibly to help if virtualisation needed for 1)
  3. Open to other suggestions




RE: Multiple Instances No GUI - Ned Scott - 2012-05-01

http://forum.xbmc.org/showthread.php?tid=114887


RE: Multiple Instances No GUI - o.maille - 2012-06-30

Any suggestions on the GUI front all I've done so far is add the following to advancedsettings;
<gui>
<algorithmdirtyregions>1</algorithmdirtyregions>
<nofliptimeout>1000</nofliptimeout>
</gui>