Lincoln Lorenz

Results 234 comments of Lincoln Lorenz

Looking at librespot's issues, it looks like this started being reported by users several weeks ago in https://github.com/librespot-org/librespot/issues/1340. They have a fix in the works here: https://github.com/librespot-org/librespot/pull/1359

The plumbing for this exists. On Mon, Oct 21, 2024 at 12:21 PM Steven Engelbert ***@***.***> wrote: > In #948 , I discovered > that Spotify is finicky about legal...

Hmm sounds like you may have a hardware issue, does this continue happening after the system is restarted? Lemme check what happens when there are lots of i2c failures, it...

How long have you been experiencing this issue? How many times have you needed to restart the system to fix this? Sorry for the late response.

On another note it looks like the offending line of code is: https://github.com/micro-nova/AmpliPi/blob/1a4f21699437f1e82d5f6cae37ae35978999dd06/amplipi/rt.py#L267 It should definitely be closing the i2C bus before opening a new one.

Realistically the solution to this is probably to add some tracking to count how many times this failure occurred on top of fixing the bug where this bus is not...

One thing that we should do is test what the update speed is by logging all of the requests. Realistically we may want to limit the response to 10Hz or...

Volume is out of sync and stopped changing from spotify. I think this needs a little more testing. ![Screenshot_20251207-191104.png](https://github.com/user-attachments/assets/dc149516-7ddb-4478-a809-677ccb67abda) ![Screenshot_20251207-190720.png](https://github.com/user-attachments/assets/4edd061f-d81c-4fa6-bd4b-2ca0d8b7ec4b)

Changing volume via amplipis app still works when it goes out of sync

Notes: - Compile and test 0.3.5 -> Build Failure - Compile and test tip -> Build :+1: -> Panic after 4 hours ```` May 06 15:09:59 amplipi-inhouse authbind[3093]: The application...