Linux Start XBMC as a daemon/service???

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
berky Offline
Junior Member
Posts: 2
Joined: May 2012
Reputation: 0
Post: #1
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.
find quote
Plaguester Offline
Senior Member
Posts: 262
Joined: May 2010
Reputation: 7
Post: #2
If you just want a UPnP server, isn't XBMC overkill? Why not just run MediaTomb?

HTPC - Core 2 Duo | NVidia ION | 2GB Ram | 80GB HDD | XBMCbuntu 11.0 | Aeon MQ 3
HTPC 2 - Zotac ZBOX ID41U | 4GB RAM | 60GB SSD | Openelec | Confluence
Server - unRAID Server | 3 x 2TB WD Green HDD, 1TB WD Black HDD (Cache) | Sabnzbd | CouchPotato | Sickbeard
find quote
berky Offline
Junior Member
Posts: 2
Joined: May 2012
Reputation: 0
Post: #3
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
find quote
wsnipex Offline
Team-XBMC packaging monkey
Posts: 1,798
Joined: Jun 2011
Reputation: 48
Post: #4
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.
find quote