Kodi Community Forum

Full Version: Kodi headless
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My home network consists of a linux server holding all my media files, a mysql database on the server to hold kodi info, and kodi clients (windows, raspberry pi) that play the actual media. everything has worked nicely so far

recently, I upgraded my server to unraid 6, and taking a look at some of the docker containers I see one for kodi headless

Can anyone explain what a headless kodi server is, and how it might improve my current network setup?

From what I understand it does library updates in the background so my clients dont need to be online, which I'm assuming will update my mysql database in the process. But once clients boot up, don't they still need to poll the database and refresh their own library?
I know, but there are quite a few releases for it for unraid in the form of a docker container: http://lime-technology.com/forum/index.p...ic=36761.0 and http://lime-technology.com/forum/index.p...ic=37763.0

Right now, I'm just trying to understand what a headless server does and how it might help me