Kodi Community Forum
Linux Start XBMC as a daemon/service??? - 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: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux Start XBMC as a daemon/service??? (/showthread.php?tid=131424)



Start XBMC as a daemon/service??? - berky - 2012-05-13

Is it possible to start XBMC as a service daemon? I don't want to have to log in to have it start, nor do I want the GUI to pop up automatically. I just want it to run in the background, like mediatomb currently does for me (I typically watch all my episodes via uPNP using either VLC on another PC or my PS3).

I've tried various searches and all I can find is people executing the binary in their startup scripts, which only occurs after login, and it always pops up the window, which I don't want.

Thanks.


RE: Start XBMC as a daemon/service??? - Plaguester - 2012-05-13

If you just want a UPnP server, isn't XBMC overkill? Why not just run MediaTomb?


RE: Start XBMC as a daemon/service??? - berky - 2012-05-13

overkill? sure, for now... but mediatomb gives me some problems on occasion and doesn't appear to be in development anymore. thought i'd try something else and i've heard a lot of good things about XBMC


RE: Start XBMC as a daemon/service??? - wsnipex - 2012-05-13

atm its not possible to start xbmc without the gui, although there is a pull request on git for that.
Either way, if you want a upnp server, go for something thats dedicated for it.

Xbmc is a media center with rather limited upnp server functionality.