Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR - Allow selecting outputs using the volume bar #1822

Open
spbkaizo opened this issue Oct 29, 2024 · 2 comments
Open

FR - Allow selecting outputs using the volume bar #1822

spbkaizo opened this issue Oct 29, 2024 · 2 comments
Assignees

Comments

@spbkaizo
Copy link

I tend to enable and disable audio outputs relatively often, which I achieve by the following process:

  1. Click burger bar
  2. Select 'Settings'
  3. Select 'Remotes and Outputs'
  4. Enable/Disable respective output

I'd like to be able to use the area with the volume sliders to toggle the outputs - it appears that this functionality is implemented there, but it doesn't seem as responsive or reliable as the previous method, and sometimes is a bit 'hit and miss'

In the video you can see some of the behaviour - reloading the web page will show the updated information.

Screen_Recording_2024-10-29_compressed_larger.mov
@hacketiwack
Copy link
Collaborator

@spbkaizo Thanks for having reported this. However, I tried the master version and the version 28.10, but could not reproduce your issue.
Which version are you using, and can you check if the query goes to your server?

@ejurgensen, what level of debugging should be set to check that kind of network traffic?

@ejurgensen
Copy link
Member

If the server fails to activate/deactivate a speaker, I think it will be logged with normal log level. With debug level you can see if the server is receiving a request, but I suppose you can also see the communication between server and browser from the browser's developer tools.

As I read the issue, the buttons in the settings are working, but not those in the volume bar. That could sound like a problem with websockets, so I'm wondering what platform you are running the server on? Is it MacOS?

Btw @spbkaizo, another time please follow the instructions on how to submit issues (i.e. including version/platform info + logging).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants