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

KO player progress bar in Microsoft Edge #1769

Open
CCO19 opened this issue Jun 11, 2024 · 2 comments
Open

KO player progress bar in Microsoft Edge #1769

CCO19 opened this issue Jun 11, 2024 · 2 comments

Comments

@CCO19
Copy link

CCO19 commented Jun 11, 2024

Describe the bug
In Microsoft Edge, the music playback progress bar shows no progress. There's an animation when the music is loading, but nothing during playback. What's more, when the mouse hovers over the progress bar, “aN:aN” is displayed instead of a duration. On the other hand, everything works under Firefox.

To reproduce
How to reproduce the behavior :

  1. Run Microsoft Edge
  2. Open the Koel URL in the address bar
  3. Play any music
  4. Hover over Koel progress bar during playback

**Expected behavior
The entire progress bar represents the duration of the music, and a playback progress indicator moves from left to right, allowing you to select a playback position with the mouse.

**Screenshots
image

**Environment

  • Image Docker Koel v6.12.1
  • Image Docker MariaDB 10.11
  • Windows 11 23h2
  • Microsoft Edge 125.0.2535.85 (Official version) (64-bit)
@CCO19
Copy link
Author

CCO19 commented Jun 12, 2024

I've noticed that on the few MP3 files in my library, the problem doesn't occur. This seems to be linked to the FLAC format or the file size.

And after checking, while Firefox does display a progress bar, this is inconsistent at the start of playback of a FLAC file (or a large file, depending on the source of the problem) and increases during playback. Apparently, Koel calculates the duration of the music rather than using the information provided in the file's metadata, which is time-consuming on large files.

Progressbar

@CCO19
Copy link
Author

CCO19 commented Jun 18, 2024

This is perhaps another subject, but on FLAC format music of a certain length, the Koel cache seems insufficient and I find myself loading before the end of the song (the sound cuts out). I'm thinking that all this seems to be linked to the management of the FLAC format and/or large music files.

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

1 participant