Kodi no-gui but dlna active

Hi all,

Is it possible to deactivate Kodi’s GUI but keep the dlna server running?

“sudo systemctl stop mediacenter” is disabling both

thanks

Hi,

By default, I don’t think this will work, as dlna server is built into kodi. You could achieve this if you installed minidlna.

Then kodi can be stopped and you will still have an dlna server.

Thanks Tom.