trunk-recorder-status-server no longer logging anything from trunk-recorder
Not sure if this should go here or trunk-recorder-status-server, but I've found that with recent builds that nothing is being written to the trunk-recorder-status-server website anymore. I can see the connection being made, but nothing in the site ever seems to render.
I'm using the latest sources for both. (I realize that trunk-recorder-status-server hasn't been updated in quite some time.)
A related library broke with a Boost update. It was subsequently removed https://github.com/TrunkRecorder/trunk-recorder/issues/988
@SimonSheehan Is there any workaround? The linked issue is Closed.
@theficus I think most people have moved towards MQTT - perhaps worth a shot to see if it fits your needs?
https://github.com/taclane/trunk-recorder-mqtt-status
I have been using trunk-recorder-status-server. It's low effort and more than meets my needs for getting an at-a-glance status for my TR setup.
I assume that even with the MQTT plugin I would also need some sort of front end for it?