Add volume sync between Spotify and AmpliPi#1063
Open
SteveMicroNova wants to merge 1 commit into
Open
Conversation
SteveMicroNova
commented
Oct 31, 2025
613d88c to
c6ca6d4
Compare
Contributor
Author
|
This branch depends on #1064 to function in the field |
b2379f0 to
eea75bb
Compare
8660545 to
b3f3cf5
Compare
SteveMicroNova
commented
Nov 7, 2025
Contributor
Author
|
I'd like to take note that we stress tested this earlier with multiple people playing tug of war with the volume slider using a Spotify jam and the underlying Spotify stream failed before the script did, according to the logs It's unclear how the underlying stream failed, and perhaps this is solved with the bump from go-librespot |
Contributor
|
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
something just to avoid overwhelming the Spotify and amplipi APIs.
…On Fri, Nov 7, 2025, 15:32 Steven Engelbert ***@***.***> wrote:
*SteveMicroNova* left a comment (micro-nova/AmpliPi#1063)
<#1063 (comment)>
I'd like to take note that we stress tested this earlier with multiple
people playing tug of war with the volume slider using a Spotify jam and
the underlying Spotify stream failed before the script did, according to
the logs
It's unclear how the underlying stream failed, and perhaps this is solved
with the bump from go-librespot 0.5.0 to 0.5.2, but it's hard to say
until we put it through another office-wide stress test (I simply am not
able to input enough changes myself even though I am able to create a multi
account jam session)
—
Reply to this email directly, view it on GitHub
<#1063 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEZPO5DKNURRH5V2T2M4B333T6W5AVCNFSM6AAAAACKZX53CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTKMBUHAYDGMZSHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
5215cda to
20b7dd6
Compare
This was referenced Nov 11, 2025
db7f047 to
54fda80
Compare
f105529 to
e125ac2
Compare
This was referenced Nov 18, 2025
7de343e to
e83de61
Compare
94e796e to
f067d19
Compare
e83de61 to
7fc8fd7
Compare
9e275c2 to
39d9455
Compare
SteveMicroNova
commented
Dec 1, 2025
SteveMicroNova
commented
Dec 1, 2025
linknum23
reviewed
Dec 1, 2025
linknum23
reviewed
Dec 1, 2025
linknum23
reviewed
Dec 1, 2025
61789c5 to
6d89922
Compare
Contributor
Contributor
|
Changing volume via amplipis app still works when it goes out of sync |
1e75bbc to
f92f5c5
Compare
6c639df to
bcaa244
Compare
e8b8f83 to
0a1c3fc
Compare
bcaa244 to
c8d9465
Compare
0a1c3fc to
9949d3e
Compare
013587a to
9efc33d
Compare
3edcbfd to
6cbee9f
Compare
f91af7e to
5cf41be
Compare
9684291 to
515feaa
Compare
Contributor
Author
Add volume synchronization framework Add volume synchronization functionality to spotify streams Add volume synchronization framework Add volume synchronization functionality to spotify streams
515feaa to
6e9855d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


What does this change intend to accomplish?
Make it so that Spotify side volume changes are reflected in AmpliPi and vice-versa
Checklist
./scripts/test