AmpliPi icon indicating copy to clipboard operation
AmpliPi copied to clipboard

Whole House Audio System 🔊

Results 345 AmpliPi issues
Sort by recently updated
recently updated
newest added

We've received an order lately that requested LMS mode to be active before shipment and discovered that if you set LMS mode to on and shut the system off right...

bug
user-experience
stability
needs user input

One user has experienced an update failure right after downloading an amplipi release: Here's what the logs look like: ``` 15:46:04: installation failed, error extracting release: 'NoneType' object has no...

Sources were once specifically chosen in webapp1 but have been hidden in webapp2, but with our re-upping of both home assistant and the wallpanels we've found that the logic to...

good first issue
automation
webapp
developer-experience
tech-debt
stability

When changing a Stream source to another stream, zones that were previously attached to that zone move to a different stream and start playing. "Default" Streams: ![Image](https://github.com/user-attachments/assets/48d862b6-50ea-4922-ac03-0709c625ec6b) When trying to...

![Image](https://github.com/user-attachments/assets/410b5f53-4675-41ac-9e89-a6fb86980e05) Here, "All" is a group that contains both the "Evens" and "Odds" group, but the zones/groups display shows "All + 2 more" with the two more being the other...

good first issue
webapp
user-experience

We currently await the next api call to make all child mute icons toggle when a parent mute is set, we should set that mute status locally rather than waiting...

good first issue
webapp
user-experience

![image](https://github.com/user-attachments/assets/b7d46343-06c3-461a-afaa-6ba91acfb24f) In the image, I am running a mobile viewport simulator on top of our app and the "Now Playing" is being pushed off the page due to the long...

good first issue

Zones do not disconnect from sources when a stream is closed on the frontend. Typically this isn't an issue as when you connect a stream in the frontend it only...

good first issue
webapp
user-experience
tech-debt

As mentioned in https://github.com/brianhealey/pyamplipi/issues/13 We should reconsider this synchronous wait behavior for announcements: > Another approach, with a more web-like prompt response, would be to have an immediate response using...

### Context Spotify has a beta feature called DJ mode that has been in testing for several years. The mode adds an AI DJ that provides commentary and likely uses...

bug