orenskl / HiFiStreamer

An Audiophile open source streamer based on a Just enough OS Linux distribution and Mopidy
https://www.hifistreamer.org
11 stars 1 forks source link

Start the cog container (UI) immediately after Mopidy is ready #7

Open orenskl opened 1 year ago

orenskl commented 1 year ago

Currently I am using a polling mechanism (cog-launcher) to poll the Mopidy frontend end point, a better approach is to add a notify signal ability to Mopidy (via a plugin ?) that will signal when Mopidy is ready.

https://www.freedesktop.org/software/systemd/man/sd_notify.html