NoobishSVK / fm-dx-webserver

FM-DX Webserver is a cross-platform web server designed for FM DXers who want to control their radio receivers through a web interface.
https://fmdx.org/projects/webserver.php
GNU General Public License v3.0
32 stars 21 forks source link

Volume change not effective on playback restart #58

Open marvellousmachine opened 4 months ago

marvellousmachine commented 4 months ago

When adjusting the volume via the server interface slider, the adjustment is not effective when you stop and start the playback again until you move the slider.

Steps to reproduce

  1. Start the playback,
  2. adjust the volume using the slider to a much lower value, e.g. zero or something close to it,
  3. stop the playback and start it again.
  4. The playback starts with the full volume.
  5. Move the slider a bit and the volume returns to the value coresponding to the slider position.

Tested in current Firefox and Chrome-based browsers.

NoobishSVK commented 2 months ago

In version 1.2.3 there have been some changes poted by @bkram and @AmateurAudioDude related to this, mind checking it now?

AmateurAudioDude commented 2 months ago

This is the current behaviour, but is also the same as v1.2.2. It was left as is (for now anyway).

marvellousmachine commented 2 months ago

Yeah, the behaviour described is still the case.

marvellousmachine commented 2 months ago

In 1.26 the situation is that on playback restart the volume returns to full for a while, then jumps back to configured value. So there's definitely an improvement.