mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #1168] Activating visualizer and restarting the song results in significant volume increase #673
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#673
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fschlaef on GitHub (Jan 7, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1168
Describe the bug
When visualizer is enabled, changing, restarting or simply moving forward or backward in the song results in a significant volume increase, which cannot be traced to an actual change in volume anywhere in Koel (the volume slider and equalizer doesn't change) or the system.
This only happens when visualizer is enabled and only works once (i.e the volume doesn't keep increasing)
To reproduce
Expected behavior
No change in volume.
Environment
@phanan commented on GitHub (Jan 8, 2020):
Huh? That's interesting :D I'll take a look later.
@BrookeDot commented on GitHub (Apr 22, 2020):
I was able to reproduce this in 4.3.0 but only in Safari on macOS not in Firefox or Chromium. Of note, once the volume was changed by the Visualizer the volume slider had no additional effect until the page was refreshed.
Unfortunately I'm not seeing any warnings in the console. @fschlaef do you have any warnings or errors that can help to track this down?
@acjohnson commented on GitHub (Oct 28, 2020):
I am having the same behavior as described and am running Koel version 4.4.0 using Firefox and Chrome on Ubuntu 20.04. Also both Chrome and Firefox do the same thing on my Android 10 device.
I'm using the docker image located here if you would like to try and reproduce: https://github.com/jgesc/docker_koel
@CirnoT commented on GitHub (Nov 10, 2020):
Can confirm this is happening with following configuration:
e9b850fc33)@pattmax00 commented on GitHub (Oct 18, 2022):
I also have this issue
@acjohnson commented on GitHub (Oct 28, 2022):
I can confirm this is now fixed 🎉 amazing @phanan
@fschlaef commented on GitHub (Oct 31, 2022):
Updated today, confirm fixed 👍 Awesome job as always @phanan !