Steven Engelbert
Steven Engelbert
 Sometimes the e-ink screen seems to get into an inbetween state due to the refresh cycle (where it erases the previous message) not terminating properly. Look into why that...
We currently use `systemd-journal-gatewayd` to populate the logs server at `amplipi.local/19531/entries`, but that user doesn't have enough permissions to see all the same logs that an SSH'd in user can...
 The entire list is repeated twice, so every item is there three total times. They have the same data as seen by the "Now Playing" also being repeated; figure...
### What does this change intend to accomplish? Add an optional user statistics survey to help us decide what to spend our devtime on, and potentially help find bugs and...
There's a lot of settings in the various subsections that could benefit from having multiple tabs open as to have multiple subsections accessible, but that's not possible with our current...
During #998, we internally discussed a need for the updater to be more dev-friendly than raw html and css. Particularly with the Admin Settings portion, everything could be quite easily...
Add Youtube Music support. Find a good way to do this that won't run into youtube's crackdown of all bots that consume their content without giving money or ad views...
### What does this change intend to accomplish? Make the updater check the version the system is running before update and say no if less than `0.4.0` Add --with-apt flag...
``` curl -X POST https://de2.api.radio-browser.info/json/stations/search -H "Content-Type: application/json" -d '{ "offset": 0, "limit": 10, "name": "soma", "hidebroken": "true", "order": "clickcount", "reverse": "true" }' ``` This request allows you to filter...