Posts: 178
Joined: May 2010
Reputation:
5
xayide
Senior Member
Posts: 178
Can this be compiled to work with pvr.vuplus so that EPG can be updated to central mysql ?
Posts: 1,271
Joined: Sep 2004
Reputation:
27
is it possible to reduce the installation of packages to run kodi-headless? e.g remove all the display-stuff from the dependencies?
On a NAS there is usually no Monitor or Desktop-Interface
Philips TV with Kodi 21.1 with IPTVsimple --- AndroidTablet with 21.1 as Online-radio/TV in the kitchen
Posts: 94
Joined: Mar 2012
Reputation:
0
Are profiles supported by headless Kodi?
I currently use texturecache script by milhouse to trigger library scans and have Kodi running on a workspace I never look at because I only use it on this machine to update different profiles libraries in Kodi and use mysql. Texturecache with properly setup config (or command line args) it will switch profiles to scan them.
I would love to not run Kodi on my main PC and move it to my server if it supports profiles.
I'm going to guess I'd just have to transfer userdata directory with profiles to servers .kodi directory once headless kodi has run the first time?
Posts: 7,658
Joined: Jun 2011
Reputation:
288
that should work if one is headless.
Posts: 17
Joined: Apr 2013
Reputation:
0
fizze
Junior Member
Posts: 17
For posterity: XBMC is the minified build from the forums, it runs out of /opt/xbmc-server/ with portable_data folders.
I've compiled kodi with a prefix of /opt/kodi-server and it will also be run with portable_data folders.
So both are headless, and I want to keep both DBs running in parallel for testing kodi on all my clients.