UPnP, MySQL, Docker, Headless - Guide? - 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: UPnP, MySQL, Docker, Headless - Guide? (/showthread.php?tid=338784) |
UPnP, MySQL, Docker, Headless - Guide? - lloydsmart - 2018-12-29 Hi All, Does anyone know of a decent guide for setting up Kodi-headless in a Docker container? I'm trying to get it set up as a library updater / UPnP server, which I'd then access via my Android TV box (Nvidia Shield TV) The goal is to have it update a MariaDB database, share the content via UPnP and update itself in the background whenever Radarr/Sonarr downloads something. I've tried the container from LinuxServer.io, but can't work out how to configure it. The Chorus interface is also a bit confusing - couldn't find the "Add files" option on there! Thanks in advance. RE: UPnP, MySQL, Docker, Headless - Guide? - egas - 2019-03-10 Hey @lloydsmart any luck with this? I am trying to do the same. From what I can tell, you are unable to add files from the web interface. You need put the sources.xml file from an another Kodi box in the same folder you placed the advancedsettings.xml. |